Question concerning JAAS LDAP problem.

Brewer, Edward L lee.brewer at Vanderbilt.Edu
Tue Oct 16 09:43:40 EDT 2012


Daniel,

Yes, that got it.  I configured this a few years back and forgot to note the configuration of the login-config.xml in the conf directory of the application instance.  I changed it to the new LDAP URL and all is well.  

-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Daniel Fisher
Sent: Monday, October 15, 2012 9:10 PM
To: Shib Users
Subject: Re: Question concerning JAAS LDAP problem.

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
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net




More information about the users mailing list