| Author |
Multiple OU ´s in JNDILoginModule.xml for LDAP
|
ayi bogan
Greenhorn
Joined: Aug 29, 2010
Posts: 7
|
|
It is possible to put/search over multiple OU(in this example Org1,Org2,Org3) in the JNDILoginModul.xml?
I have this LDAP Structur:
For now, i just can search for one OU (like Org1) with:
<userBase>OU=Users,OU=Org1,OU=Org,DC=...,DC=...</userBase>
I know that i can define/implement multiple JNDIModuls in the jaasConfig, but i hoped that i can search over multiple OU´s in one LDAp Connection.
Thanks for helps.
|
 |
 |
|
|
subject: Multiple OU ´s in JNDILoginModule.xml for LDAP
|
|
|