Hi everyone,

I am trying to configure the latest Cas Server 3.4.11 to do authentication with 
our active directory (ldap://ad.bu.edu).  I followed the instructions in 
http://wiki.jasig.org/display/CASUM/LDAP (I think I did).

I also tried to

2012-02-09 10:30:36,992 DEBUG
[org.jasig.cas.adaptors.ldap.FastBindLdapAuthenticationHandler] - [LDAP: 
error code 49 - 80090308: LdapErr: DSID-0C090334, comment: 
AcceptSecurityContext error, data 525, vece ...
nested exception is javax.naming.AuthenticationException: [LDAP: error code
49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, 
data 525, vece ..
  at
org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:182)
  at
org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:266)
  at
org.springframework.ldap.core.support.AbstractContextSource.getContext(AbstractContextSource.java:106)
 ...
Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 -
80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 
525, vece
  at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3041)
  at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
  ...

I think the message means 'user not found'.  What is the good way to debug 
(dialogue with ldap/AD?  Any useful log4j flags?

I do have some experience with CAS - but I am not experienced with Active 
Directory.

Many thanks in advance!

--Sergey 

 

-- 
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

Reply via email to