Computing.Net > Forums > Linux > directory permissions

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

directory permissions

Reply to Message Icon

Name: jackal
Date: March 24, 2001 at 12:18:55 Pacific
Comment:

how can I limit a user to his home directory when he telnet's in ?

thanks,
The-Jackal



Sponsored Link
Ads by Google

Response Number 1
Name: Mik
Date: March 26, 2001 at 00:52:01 Pacific
Reply:

Set very strict directory permissions. You can set UGO (User Group Other) permissions on each directory. Use the command "chmod" to set permissions.
Set all the directories you do not want to be accessed by that user to not be readable to Other. Make sure that the user is not part of a group which has access to other directories which you do not want him to access. Don't forget to make sure his home directory is owned by him otherwise you will lock him out of his own directory. Use the command "chown" to change an owner of a directory.

Mik


0
Reply to Message Icon

Related Posts

See More


Corel Linux & Toshiba... it was OK until I fixed i...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: directory permissions

Directory permissions question www.computing.net/answers/linux/directory-permissions-question/28005.html

Directory Permissions... Denied? www.computing.net/answers/linux/directory-permissions-denied/7257.html

Apache Problem www.computing.net/answers/linux/apache-problem/12176.html