----- Original Message Follows ----- From: Adam Tauno Williams <[EMAIL PROTECTED]> To: [email protected] Subject: [ldap] Re: bind problem Date: Tue, 19 Jun 2007 08:45:16 -0400
> > I have the ldap structure like > > base dn------> dc=linux,dc=box > > domain1-----> virtualDomain=test.com,dc=linux,dc=box > > user------------> > > ou=user,virtualDomain=test.com,dc=linux,dc=box > > domain2-----> virtualDomain=test.org,dc=linux,dc=box > > user------------> > > ou=user,virtualDomain=test.org,dc=linux,dc=box > > I am using pam_ldap module where its configuration file > > is /etc/ldap.conf in suse. > > now "testsaslauthd -u admin -p <password> -r > > kolkata.in localhost" executes successfully. > > like > > ----------------------------------- > > lvps87-230-8-228:~ # testsaslauthd -u admin -r test.com > > -p kolkata > > 0: OK "Success." > > > > > --------------------------------------------------------- > > but the same command above with domain test.org fails ( > -r test.org). I have checked the log and found all the > > time it bind with > > I think you want to use saslauthd's native LDAP support; > I don't know if PAM really supports 'partitioned users'. > Thanks a lot --- You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
