Operating System - HP-UX
1836553 Members
1904 Online
110102 Solutions
New Discussion

sgid in cifs/9000 problem

 
Mich Peedo
New Member

sgid in cifs/9000 problem

sgid permission is not set by cifs/9000 version A.01.06 when smb.conf directory mask = 2770. when creating a new directory from windows explorer the new directorys' group permission is 'x' instead of 's' even though the cifs/9000 server smb.conf directory mask = 2770.
1 REPLY 1
Mich Peedo
New Member

Re: sgid in cifs/9000 problem

problem now solved

FYI
the problem was fixed by adding in addition the two following lines to smb.conf files' share definitions
force create mode = 0770
force directory mask = 2770

NOTE: these lines are not required with our other samba server running samba 2.2.0.a on a Sun box. mmm ......