[jboss-user] [Security & JAAS/JBoss] - Ldap Configuration & different principals / suffixes
braca
do-not-reply at jboss.com
Thu Nov 13 01:44:28 EST 2008
Hello,
I like to use the Ldap-Login-Module for JBoss. However, I have a configuration problem regarding Ldap. It's because of the organizational structure which is like this:
ou=users,ou=cityA,ou=BW,o=GER
ou=users,ou=cityB,ou=BW,o=GER
ou=users,ou=cityC,ou=BW,o=GER
For this reason, I cant' do something like this:
<module-option name="principalDNSuffix">,users,ou=city???,ou=BW,o=GER</module-option>
-> Because the "city"-part is always differnt. How can I achieve this? Are there wildcards or something like this?
Thanks for an answer,
braca
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188975#4188975
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188975
More information about the jboss-user
mailing list