[Samba] Winbindd can't find ldap server

2004-09-03 Thread Tom Skeren
Winbindd is erroring out with can't find ldap server. LDAP is ADS W2K, the samba server is 3.0.5 and net join ads succeded. I have idmap_backend = ldap:ldap://ldap.mydomain.com. What am I missing. -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Winbindd can't find ldap server

2004-09-03 Thread eric roseme
Are you actually storing your mappings on the ADS (instead of default tdb). If so, I am interested to see your ADS schema modifications. I have been wondering if anyone has tried that yet. Otherwise, with security = ads, you do not need the idmap parm, it stores the mappings in the

Re: [Samba] Winbindd can't find ldap server

2004-09-03 Thread Tom Skeren
eric roseme wrote: Are you actually storing your mappings on the ADS (instead of default tdb). If so, I am interested to see your ADS schema modifications. I have been wondering if anyone has tried that yet. Nope, pretty much a default setup. Otherwise, with security = ads, you do not need