According to my quick google search, that usually means an error in the username provided to bind. Are you using the same LdapContextSource for the bind authentication handler AND the attribute stuff?
Cheers, Scott On Tue, Jun 16, 2009 at 3:18 PM, James Winter <[email protected]> wrote: > I always get this error: > > org.springframework.ldap.AuthenticationException: [LDAP: error code 49 - > 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data > 525 > > But again, the authentication itself works correctly, just not any of the > attributes. I think I just need an example deployerConfigContext to get me > started. I cobbled together some examples, but I didn't get very far. > -- > 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
