Looks like you need to check the code and any configurations ... where you could have hard coded the managers password....
On Tue, Apr 28, 2015 at 12:08 PM, Chris Cheltenham < [email protected]> wrote: > Hello Jay, > > > > The same exact code works fine if I use the default ldap password. > > Which is “redhat”. > > > > If I change the ldap manager password back to redhat; it will work > perfectly. > > At first I thought maybe it only likes 6 characters, ok maybe 6 characters > just letters, on and on , and on. > > Anything I out in there it doesn’t take except the original default > password. > > > > It’s almost like its stuck somewhere in tomcat. > > > > I am starting to think I better use a different PM, I do not know java so > I shyed away from CAS PM. > > I don’t maven and all that stuff to build it. > > > > > > Thank You, > > > > Chris Cheltenham > > SwainTechs / HHS > > > > Cell# 267-586-2369 > > > > *From:* Jay [mailto:[email protected]] > *Sent:* Tuesday, April 28, 2015 7:04 AM > *To:* [email protected] > *Subject:* Re: [cas-user] CAS + LDAP > > > > Hi Chris > > > > Did you check your code for change password ? > > > > Might be if first uses the manager credentials to login and change the > password using modify operation. > > In such case it needs a valid manager password...... as you have changed > it and the code might use the old password and fails ... > > > > Cheers > > Jay > > > > > > On Tue, Apr 28, 2015 at 11:53 AM, Chris Cheltenham < > [email protected]> wrote: > > Hello, > > > > I have an issue with ssp 0.8 and ldap. > > > > If I change the ldap manager password , when the users change their > password I get an error in tomcat. > > > > WHO: [username: chrisc] > > WHAT: :org.springframework.ldap.AuthenticationException: [LDAP: error code > 49 - Invalid Credentials]; nested exception is > javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid > Credentials] > > > > > > If I change the manager ldap password back to its default , all works fine. > > > > > > > > > > > > Thank You, > > > > Chris Cheltenham > > SwainTechs / HHS > > > > Cell# 267-586-2369 > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > > > > -- > > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
