[NTLUG:Discuss] File Access

al al_h at technologist.com
Wed Jul 12 14:47:52 CDT 2000


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




More information about the Discuss mailing list