Displaying 1 result from an estimated 1 matches for "win_domain_admin".
2006 Apr 26
0
Many msgs log.winbindd about "group xxxxx in domain yyyyy does not exist"
...= /samba/denali01
        acl group control = yes
        create mask = 0775
        directory mask = 2775
#       force group = win_domain_cntlr
#       inherit acls = yes
        inherit permissions = yes
        read only = no
        writeable = yes
        guest ok = no
        admin users = @win_domain_admin
[denali_f]
        path = /samba/denali02
        acl group control = yes
        create mask = 0775
        directory mask = 2775
        force group = win_domain_admin
#       inherit acls = yes
        inherit permissions = yes
        read only = no
        writeable = yes
        guest ok = n...