Displaying 2 results from an estimated 2 matches for "idmap_ad_unixids_to_sid".
Did you mean:
idmap_ad_unixids_to_sids
2008 Jul 18
3
winbind/idmap/AD problem?
...d a user it fails. I don't get an error message within
windows (the user adding another user is the owner of the file/folder),
the user just disappears from the list as it refreshes! On the server
I'm seeing a lot of this in log.winbindd-idmap
[2008/07/18 09:32:59, 1]
nsswitch/idmap_ad.c:idmap_ad_unixids_to_sids(294)
ADS uninitialized
Now I don't know if this is related, but if I wbinfo -n wsd\\rippls I
get a long SID number, if I do wbinfo -s [same SID number] I get wsd
\rippls. However, if I do wbinfo -U [uid for same user] I get a
different SID from before!
I'm trying very hard this summer...
2011 Mar 04
1
Problems with Winbind Idmap and Active Directory 2008 r2
...s with winbind for the file share, I see
in the "log.winbind-idmap" logfile the following errors
[2011/03/03 15:09:08.643286, 1]
winbindd/idmap_ad.c:143(ad_idmap_cached_connection_internal)
ad_idmap_init: failed to connect to AD
[2011/03/03 15:09:08.643323, 1]
winbindd/idmap_ad.c:326(idmap_ad_unixids_to_sids)
ADS uninitialized: No logon servers
The user from windows clients experiences extremely poor performance (I
guess timeouts from winbind, and I would also guess that winbind then
assigns some kind of default ID and not the real uid/gid from AD)
The Unix Services for windows is applied and the u...