[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie administrator



On Wed, 26 Feb 2003, Phil wrote:

> >I think this should work, anyways :)
> >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> do I have to do this individually for each user? (all 120 of them)  is
> there a way to do this in the skel directory in. the future

Well, set it for one user, and see if others can get into the directory or
not.  If not, you can do a

chmod 700 *

while in /home, and it will set all directories to drwx------
permissions.

as for /etc/skel stuff, that's a good question, I've never had to do
this before!

take a look at the end of /etc/adduser.conf

I suspect the DIR_MODE=0755 if changed to 0700 will make this the way you
want.



Reply to: