Dan Didier
2003-Apr-21 14:15 UTC
[Samba] How to give one user write permissions to HOME shares
mmurrock can browse, but he can't write. Is there an easy way to add write access for the mmurrock user? here is my homes share: [homes] comment = Home Directories browseable = no writable = yes valid users = %S, mmurrock create mode = 0664 directory mode = 0775 Thanks, Dan Didier
Jerome Walter
2003-Apr-21 17:20 UTC
[Samba] How to give one user write permissions to HOME shares
On Mon, Apr 21, 2003 at 10:15:05AM -0400, Dan Didier wrote:> mmurrock can browse, but he can't write. Is there an easy way to add write > access for the mmurrock user? > > here is my homes share: > > [homes] > comment = Home Directories > browseable = no > writable = yes > valid users = %S, mmurrock > create mode = 0664 > directory mode = 0775What are the physical rights of your mmurrock user (i mean, unix one) ? To get this working, i have a samba with acl enabled (on an XFS filesystem). Are ACLs enabled on your system ? Jerome -- -+-- J?r?me Walter - I2 EFREI ----+- Equipe Syst?me - Efrei Robotique - Jap'Efrei - Erasmus Tutors "The World is my country" - "Nihon no tomodachi desu" EFREI System and Networking guide http://perso.efrei.fr/~walter/
Dan Didier
2003-Apr-21 17:25 UTC
[Samba] How to give one user write permissions to HOME shares
John, I will give that a try shortly. Thanks. Dan On Mon, 21 Apr 2003, Dan Didier wrote:> mmurrock can browse, but he can't write. Is there an easy way to addwrite> access for the mmurrock user?Yes. Using Unix file system permissions. Have you tried that? ie: Is mmurrock a member of the samba group that the %S users belong to? Is the group permission set so all group members have access to the user's home directory? - John T.> > here is my homes share: > > [homes] > comment = Home Directories > browseable = no > writable = yes > valid users = %S, mmurrock > create mode = 0664 > directory mode = 0775 > > Thanks, > Dan Didier >-- John H Terpstra Email: jht@samba.org
John H Terpstra
2003-Apr-21 17:25 UTC
[Samba] How to give one user write permissions to HOME shares
On Mon, 21 Apr 2003, Dan Didier wrote:> mmurrock can browse, but he can't write. Is there an easy way to add write > access for the mmurrock user?Yes. Using Unix file system permissions. Have you tried that? ie: Is mmurrock a member of the samba group that the %S users belong to? Is the group permission set so all group members have access to the user's home directory? - John T.> > here is my homes share: > > [homes] > comment = Home Directories > browseable = no > writable = yes > valid users = %S, mmurrock > create mode = 0664 > directory mode = 0775 > > Thanks, > Dan Didier >-- John H Terpstra Email: jht@samba.org
Dan Didier
2003-Apr-21 18:10 UTC
[Samba] How to give one user write permissions to HOME shares
So what is the best way to do this? Dan -----Original Message----- From: Jerome Walter [mailto:walter+samba@efrei.fr] Sent: Monday, April 21, 2003 2:02 PM To: 'samba@lists.samba.org' Subject: Re: [Samba] How to give one user write permissions to HOME shares On Mon, Apr 21, 2003 at 05:50:21PM +0000, John H Terpstra wrote:> On Mon, 21 Apr 2003, Jerome Walter wrote: > > > On Mon, Apr 21, 2003 at 10:15:05AM -0400, Dan Didier wrote: > > > mmurrock can browse, but he can't write. Is there an easy way to addwrite> > > access for the mmurrock user? > > > > > > here is my homes share: > > > > > > [homes] > > > comment = Home Directories > > > browseable = no > > > writable = yes > > > valid users = %S, mmurrock > > > create mode = 0664 > > > directory mode = 0775 > > > > What are the physical rights of your mmurrock user (i mean, unix one) ? > > To get this working, i have a samba with acl enabled (on an XFSfilesystem).> > Are ACLs enabled on your system ? > > Why do you ask this? Do you believe that Posix ACLs is the only or best > way to do this? If so, what benefits do you believe that ACLs confer?I agree with you, unix rights are the first thing to look for. I was assuming a second level, in which Dan would want to give mmurock specific rights without creating the groups that goes underneath. Perhaps i was looking to far. I got used to environment in which we could not even consider creating a group for each share. Sorry for applying rules for a more specific implementation in this case. Jerome -- -+-- J?r?me Walter - I2 EFREI ----+- Equipe Syst?me - Efrei Robotique - Jap'Efrei - Erasmus Tutors "The World is my country" - "Nihon no tomodachi desu" EFREI System and Networking guide http://perso.efrei.fr/~walter/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba