Richard Coates
2004-Mar-15 12:28 UTC
[Samba] inherit permissions doesnt work in 3.0.2a-SOLVED
the users "homes" share was also shared separately to automatically map the drive via "logon drive = h:" samba was applying standard linux perms to files in homes. my solution: change home directory in /etc/passwd to something else, and use a logon.bat to map the drives we need. simple really, too many late nights I suppose!>redhat9, samba 3.0.2a-1 as pdc, wins, xp-pro domain clients, smbpasswd >backend. >all files created get stock 744 perms >directories created in the samba share get 755 >I cant seem to over-ride these? >I would like 770.my share definition has..>[share] >path = /mypath >valid users = @staff >writable = yes >inherit permissions = yes