|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Max groups per user??
|
On Thu, Sep 06, 2001 at 01:42:37PM -0400, Michael F. Robbins wrote:
> Any other ideas? Or a suggestion on which way to go?
Hmm. In no particular order:
Move the users' websites to different directories, ie, /var/web/$USER,
and make them mode 755.
Make ~$USER/public_html mode 755 and the users' home directories mode
751. (I think that ought to work. Actually, I just verified it and it
does.)
Make ~$USER and ~$USER/public_html *both* mode 755 and tell them to set
permissions on files they don't want others to read to something other
than publically-readable. Move files with filenames they don't want
others to see to directories (like ~$USER/dir) that have permissions 750
or 700.
--
Bill Jonas * bill@billjonas.com * http://www.billjonas.com/
"As we enjoy great advantages from the inventions of others, we should
be glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously." -- Benjamin Franklin
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|