Block shell access for user vivek (vivek user account must exits):
Example: # usermod -s /usr/sbin/nologin vivek
Resource: http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html
"The only way of finding the limits of the possible is by going beyond them into the impossible." -
Arthur C. Clarke
Block shell access for user vivek (vivek user account must exits):
Example: # usermod -s /usr/sbin/nologin vivek
Resource: http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html
Leave a Reply