[NTLUG:Discuss] File Access

James L. Skidmore james at linux-guy.com
Wed Jul 12 14:47:10 CDT 2000


I find:

chown user.group file
chmod 0770 file

a lot easier.

============================================================
James L. Skidmore		james at linux-guy.com
http://linux-guy.com		helpline: metro 817-516-7170
   Linux - Consulting - Training - Security - Networks
============================================================

On Wed, 12 Jul 2000, al wrote:

> Bug Hunter wrote:
> > 
> >  You can make user "nobody" the owner of the files, and put the file in
> > the group that all the users share.  then you can make the file readable
> > and writeable only to that group.
> > 
> > as root:
> > 
> > chown nobody filename
> > chgroup groupname filename
> 
> er.....chgrp?
> 
> 
> > chmod o-rwx,g+rwx,u+rwx filename
> > 
> > bug
> 
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss
> 





More information about the Discuss mailing list