Displaying 2 results from an estimated 2 matches for "id_mapping_changes".
2013 Feb 01
0
winbind not returning uid/gid
...ping installed. So
I have all the
uidNumber/gidNumber stuff in the windows schema.
I am able to log in but I am not getting the right uid/gid. My AD uids start
at around 800. Apparently the ID mapping has changed again in samba 3.6.
https://wiki.samba.org/index.php/Samba_3.6_Features_added/changed#ID_Mapping_Changes
Looks like it's getting the proper shell and gid but not getting the proper
uid. Its just getting a number starting at 800 instead of the actual number.
[2013/02/01 00:51:38.469672, 1]
../librpc/ndr/ndr.c:284(ndr_print_function_debug)
wbint_QueryUser: struct wbint_QueryUser...
2013 Jan 30
1
uid/gid not being used when logging into RHEL -> Windows Server 2012 Active Directory
...n the windows schema.
I am able to login but I am not getting the right uid/gid. My AD uids start
at around 800. FYI I am new to winbind. Apparently the ID mapping has
changed again in samba 3.6 but I'm not really understanding.
https://wiki.samba.org/index.php/Samba_3.6_Features_added/changed#ID_Mapping_Changes
root at test:~ ?? 03:55 AM Thu Jan 31 ??
!546 # su - test9
su: warning: cannot change directory to /home/test9: No such file or
directory
-bash-3.2$ id
uid=16777224(test9) gid=16777216(domain users) groups=16777216(domain users)
-bash-3.2$ exit
uid should be in the 8xx range. Not 1677224...
Som...