[Samba] Access to Everyone

Ken Schneider kschneider at rtsx.com
Tue Dec 17 12:37:01 GMT 2002


On Tue, 2002-12-17 at 07:10, Craig Wright wrote:
> > -----Original Message-----
> > From: samba-admin at lists.samba.org [mailto:samba-admin at lists.samba.org]On
> > Behalf Of Cal Gordon
> > Sent: 13 December 2002 16:36
> > To: samba at lists.samba.org
> > Subject: Fwd: [Samba] Access to Everyone
> 
> 	Thanks for the response Calvin
> >
> > You can force all users to be recognized as a single user.  Set
> > permissions on
> > the directory to
> >
> > drwxrwsrws nobody nobody /home/technical
> 
> 	Not sure of the correct chmod command to get drwxrwsrws CHMOD ????

	The correct chmod would be:

	chmod 6777 /home/technical

	The first number sets the "sticky bit" on the directory and 	would
result in drwsrwsrwx forcing all _new_ files to be created as 	the
owner/group and giving _all_ users rwx permission.

Do a man chmod and search for sticky (/sticky) for more information.
 
-- 
Ken Schneider
Senior UNIX Administrator
Network Administrator
kschneider at rtsx.com




More information about the samba mailing list