Thanks a lot Motonob for immediate response. Tried this combination, but it didn't work. When I am trying to create a file/folder then full control is being assigned to the user for that file/directory. I want to inherit the permission of user from parent directory instead of assigning full control.
Please can you suggest in other way for this. Thanks On 15 March 2011 16:49, TAKAHASHI Motonobu <[email protected]> wrote: > From: Brajesh Shrivastava <[email protected]> > Subject: [Samba] Permission and Owner issue on child file/folder > Date: Tue, 15 Mar 2011 16:38:50 +0530 > > > Hi All > > > > I want to inherit the parent folder permission on its child file/folder. > > However, owner should be the same user who is creating file/folder (i.e. > > owner shouldn't be inherited from the parent directory). Is there any way > to > > achieve this. I am currently using Samba 3.5.7. > > How about these parameters: > inherit permissions = yes > inherit owner = no > > The default of inherit owner is "no". > > --- > TAKAHASHI Motonobu <[email protected]> > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
