Question concerning JAAS LDAP problem.

Daniel Fisher dfisher at vt.edu
Mon Oct 15 22:10:09 EDT 2012


On Mon, Oct 15, 2012 at 5:00 PM, Brewer, Edward L
<lee.brewer at vanderbilt.edu> wrote:
> To all,
>
>
>
> I currently have a 2.3.6 IdP running under JBOSS 5.1 that is working.  I
> have configured JASS auth for UserPassword and it also works.  I have a need
> to reconfigure the setup to a differing LDAP.  When I stop the instance and
> edit the login.config file with the new LDAP reference it still goes to the
> old LDAP server that was previously listed.  I verified in the handler.xml
> that it points to the correct login.config file and I have logging pinned at
> ALL.  I see references to LDAP connection  listed for attribute resolution
> (because I have not changed that to the new LDAP) but I don’t see anything
> but the following when I grep the idp-process log for my credentials (after
> I have loggedin).

JBoss JAAS configuration is typically done in the login-config.xml
file or a security-jboss-beans.xml file for deployment specific
configuration. Are you certain you don't have duplicate configuration
in one of these files?

--Daniel Fisher


More information about the users mailing list