Displaying 1 result from an estimated 1 matches for "winbindlog".
Did you mean:
winbind_log
2013 Aug 20
1
Samba 4.0.9 winbind isn't passing through uid and gid numbers from Win 2003 R2
...the following:
net ads search '(|(uidNumber=*)(gidNumber=*))' objectCategory
sAMAccountName uidNumber gidNumber -P
shows for instance:
sAMAccountName: user
objectCategory:
CN=Person,CN=Schema,CN=Configuration,DC=the-four-horsemen,DC=org
uidNumber: 10004
gidNumber: 10004
I can see in the winbindlog the gid at least coming back as the wrong
number:
userinfos: struct wbint_userinfo
acct_name : *
acct_name : 'user'
full_name...