Markus Blog What's going on Internet?

23Jun/070

Disable Shell Access


If you want to create a user on your server but doesn't want to give him SSH access then you can run this command to disable his shell:

usermod -s /bin/false username

After running that command, the user specified will not have SSH access but still can do other things like FTP.

Bookmark and Share

Most Commented Posts

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)


*

No trackbacks yet.