Hi @cristian,
Assign a shell like bash
(instead of nologin
) to the user. You can do it editing the user options or via command line (replace YourUser
with the actual one).
v-change-user-shell YourUser bash
Hi @cristian,
Assign a shell like bash
(instead of nologin
) to the user. You can do it editing the user options or via command line (replace YourUser
with the actual one).
v-change-user-shell YourUser bash