> I spoke with my colleague, the author of the LDAP JAAS authentication
> handler, and he's not aware of any additional logging you can enable
> to look at the internals of JAAS authentication, e.g. what config it's
> using.  A Google search was similarly devoid of suggestions.  That
> said, I'm pretty certain that your not seeing any
> edu.vt.middleware.ldap logging indicates that your config file isn't
> being read.  Can you provide some more information on how you specify
> the JAAS config file?  There are two methods discussed in
> http://www.ja-sig.org/wiki/display/CASUM/JAAS; what have you tried?
> If you're using the first method, setting the system property
> java.security.auth.login.config, please explain how you're setting it
> and the path you're using.

I added it to the tomcat java opts

JAVA_OPTS="-Djava.security.auth.login.config=/home/cas/jaas.conf"

And it definitely picking this up, 
as if I move this file tomcat complains that it doesn't exist.

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