0 Replies Latest reply on Nov 13, 2008 1:44 AM by braca

    Ldap Configuration & different principals / suffixes

    braca

      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