Bug 9491 - wbinfo command failing to get the sid of certain groups in Active directory
Summary: wbinfo command failing to get the sid of certain groups in Active directory
Status: NEW
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 3.6.9
Hardware: All Windows 2008 R2
: P5 major
Target Milestone: ---
Assignee: Michael Adam
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 15:49 UTC by Ranjan
Modified: 2012-12-11 15:52 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ranjan 2012-12-11 15:49:28 UTC
Hi i recently upgraded the samba version to samba-3.6.9. I joined my PC to Active directory and tried to get the gid's of some of the groups in AD.
When i executed the following command it threw some error.

wbinfo --name-to-sid=domain name\group 

failed to call wbcLookupName: WBC_ERR_DOMAIN_NOT_FOUND
could not lookup domain name\group

But actually that group is present in the AD server. This scenerio is found only for certain users, while i could get the sid's for remaining users. 
I have specified the idmap range and idmap configuration in smb.conf file. I guess this is failing in winbindd due to which the mapping is not happening properly.
Comment 1 Guenther Deschner 2012-12-11 15:52:27 UTC
Could you re-try with samba 3.6.10 ?