Am trying to allow uses from XP to make changes to the permissions of files and folders from samba share.
Have it at a testing stage where there is a share called sharepoint (shown below). Inside the share is a folder called "New folder" with current permissions (777 administrator domain users)
when try to make acl(permission) changes via a XP client I get an error "unable to save permission changes to New folder access is denied". I know that I have the permissions ect.. the box is Redhat 4 so acl is supported. I think it might be the config from smb.conf. Can someone have a little look as it has me very stumped
[sharepoint]
comment = Share Point
path = /mnt/sharepoint
writeable = yes
nt acl support = yes
writelist = info removed
guest ok = yes
valid users = info removed
Have it at a testing stage where there is a share called sharepoint (shown below). Inside the share is a folder called "New folder" with current permissions (777 administrator domain users)
when try to make acl(permission) changes via a XP client I get an error "unable to save permission changes to New folder access is denied". I know that I have the permissions ect.. the box is Redhat 4 so acl is supported. I think it might be the config from smb.conf. Can someone have a little look as it has me very stumped
[sharepoint]
comment = Share Point
path = /mnt/sharepoint
writeable = yes
nt acl support = yes
writelist = info removed
guest ok = yes
valid users = info removed