No posts. Show all posts
No posts. Show all posts

how to block a user

Way 1 : Move the user into /sbin/nologin shell       syntax :  usermod username -s /sbin/nologin                   [root@localhost ~] ...