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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
