I have added a user to the system via "adduser" script. Then, in the /etc/passwd file I tried changing the /bin/bash to /sbin/nologin or to /dev/null with no luck... I would like the user not having the option to get an interactive reconsole Is there a way?
I know it's been asked here before but it seems no-one gave a satisfactory response.