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

Re: [K12OSN] for d in * ; do chown -Rv $d:$d $d ; done -- and my network update



Thanks Paul,

The chmod o-x /home/* still allows users to move inside others' folders (from File/Save in OO for example) but all they see are a string of empty files...

Jim

<snip>
It's the last x that would let all users enter /home folders. To change
that do a chmod o-x /home/*

drwx-----x 20 test test 4096 Dec 19 19:11 test

Note that just going into the home folder is not a bad thing. You may be
able to enter the directory but still not read files. You'll need to
have o+x set on an folders you're allowing users to serve web pages from
public_html directories.
</snip>

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca





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