<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 3/13/15 8:47 AM, Peter Schober
wrote:<br>
</div>
<blockquote cite="mid:20150313124727.GU13408@aco.net" type="cite">
<blockquote type="cite">
<pre wrap="">I just saw the following line in the logs: Setting JAAS
configuration file to: <a class="moz-txt-link-freetext" href="file:///opt/shibboleth-idp/conf/login.config">file:///opt/shibboleth-idp/conf/login.config</a>
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...
</pre>
</blockquote>
<pre wrap="">
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.
</pre>
</blockquote>
<br>
<br>
<br>
I vaguely recall a thread like that, but can't find it either. <br>
<br>
I did find this [1]. So you might try adding something like <tt>-Djava.security.debug=configfile,configparser</tt>
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).<br>
<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://docs.oracle.com/javase/7/docs/technotes/guides/security/troubleshooting-security.html">http://docs.oracle.com/javase/7/docs/technotes/guides/security/troubleshooting-security.html</a><br>
<blockquote cite="mid:20150313124727.GU13408@aco.net" type="cite">
</blockquote>
<br>
</body>
</html>