[Samba] Problems with permissions

Jeremy Allison jra at samba.org
Thu Jan 15 13:45:59 MST 2015


On Thu, Jan 15, 2015 at 09:28:40PM +0100, Dr. Harry Knitter wrote:
> Hllo,
> 
> I have a Debian Wheezy machine with a standard samba configured as domain 
> controller. (security = user)
> 
> On the Windows clients a programm shall be installed that needs full access to 
> all files on a network drive
> 
> I have set the Unix permissions to 777 for all files and subdirectories of the 
> according directory.
> 
> The share entry is:
> 
> [myshare]
> 	path = /home/shareddirectory
> 	admin users = user1, root
> 	force group = users
> 	read only = No
> 	create mask = 0777
> 	directory mask = 0777
> 
> On the Windows clients however in Properties -> Security I see only special 
> rights which lack full access and delete.
> 
> How can I get full access to all files and subdirectories.
> 
> Any hints for what I configured wrong are wellcome.

What is the setting for "acl map full control" in your
smb.conf ?


More information about the samba mailing list