search for: xid_type_both

Displaying 1 result from an estimated 1 matches for "xid_type_both".

Did you mean: id_type_both
2014 Jan 22
1
Samba4 as DC and Neighborhood browsing (nmbd functionality) !
...t;Anonymous Logon". So winbind cannot find a "user token" in the idmap. Incidentally, since Bug 29000 we create these Builtin groups in UCS LDAP, and thus the samba4-idmap listener creates an idmap entry with "XID_TYPE_GID". In UCS 3.1-1 on the other hand Samba4 had written XID_TYPE_BOTH entries. After manually changing the S-1-5-7 record in idmap to XID_TYPE_BOTH, the network browsing worked again. My first idea is, that we should/could change the samba4-idmap listener to generate XID_TYPE_BOTH records for the Builtin S-1-5* SIDs. Ok, samba4-idmap.py is adjusted in univention-samb...