Dear list,

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
BIND
dn="uid=admin,ou=users,virtualDomain=test.com,dc=linux,dc=box"

how can I change its behaviour so that it also go through
the other domain that is test.org ?
thanks


---
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.

Reply via email to