LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   no access for other folders (https://www.linuxquestions.org/questions/linux-general-1/no-access-for-other-folders-158899/)

dineshb 03-17-2004 07:35 AM

no access for other folders
 
Dears,

Please help me for restricting others users to access folders in linux.

diensh

trickykid 03-17-2004 07:39 AM

Here are some commands you need to get familiar with then to accomplish basic permissions in *nix:

chmod
chown
chgrp
chroot
usermod

And get to know the passwd and group file in /etc.

You can view the man pages of each of those commands by typing man <command> to get more options, etc.

dineshb 03-18-2004 06:34 AM

Thanks for your prompt reply


All times are GMT -5. The time now is 10:31 PM.