Authentication with Ldap not working
Brent Putman
putmanb at georgetown.edu
Fri Mar 13 14:44:04 EDT 2015
On 3/13/15 8:47 AM, Peter Schober wrote:
>> I just saw the following line in the logs: Setting JAAS
>> configuration file to: file:///opt/shibboleth-idp/conf/login.config
>> This actually is the file I am editing. Would this be the behavior
>> if there is a syntax error in the JAAS config?
>> Do you have any hint how I could track this down? I'm more than ever
>> out of ideas what to do...
> JAAS debuggig is a dark art. I recall a message from Brent (?) from a
> couple of years back, which had good tips on how to squeeze some
> logging out of the JVM but I can't find it atm.
I vaguely recall a thread like that, but can't find it either.
I did find this [1]. So you might try adding something like
-Djava.security.debug=configfile,configparser to you JVM startup and
see what that gets you. The output will go to stdout/stderr, so need
to check wherever your container sends that (in Tomcat, catalina.out).
[1]
http://docs.oracle.com/javase/7/docs/technotes/guides/security/troubleshooting-security.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150313/7c26b069/attachment-0001.html
More information about the users
mailing list