search for: 30xxx

Displaying 2 results from an estimated 2 matches for "30xxx".

Did you mean: 304xx
2020 Mar 16
1
Winbind does not show all groups of all users
...hat is interesting are the ID's in the 4000000 range, why this range > ? By creating a new object we generate a new unix id and save it into the rfc2307 attributes: uidNumber,gidNumber. We wanted to separate this from the winbind "automatic" id-s. If a user or group has an unix-id 30XXX then we know immediately something went wrong :-) > > Rowland > > > -- Dipl.-Ing. P?ter Varkoly Greuleinweg 37. D-90411 N?rnberg
2020 Mar 16
2
Winbind does not show all groups of all users
Hi! I'm using 4.10.13 as AD and have the issue that winbind does not show correct the group membership of some users. # Global parameters[global] ldap server require strong auth = no netbios name = admin realm = XXXX.LOKAL workgroup = XXXX dns forwarder = 8.8.8.8 server role = active directory domain controller idmap_ldb:use rfc2307 = Yes