Hi,

I use Tomcat5.5 and Cas (3.2.1) on Ubuntu (7.10). Works fine - but not 
with ldap :-/

I followed this Guide: http://www.ja-sig.org/wiki/display/CASUM/LDAP, 
but cas didn't start.

Catalina-Error-Log says:
Caused by: java.security.AccessControlException: access denied 
(java.io.FilePermission /tmp/cas.log write)

Well, when I change TOMCAT5_SECURITY from "yes" to "no", cas starts and 
writes the log! But i can't authenticate against the ldap.
The Log shows:
2008-05-08 09:16:22,925 ERROR 
[org.apache.catalina.core.ContainerBase.[Catalina]
.[localhost].[/cas].[cas]] - Servlet.service() for servlet cas threw 
exception
javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: 
LdapErr:
DSID-0C090334, comment: AcceptSecurityContext error, data 525, [EMAIL PROTECTED]
       at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3005)
       at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2951)
       at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2753)
       at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2667)
       at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:287)
       at 
com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
       at 
com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193
)

Any idea?
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to