<div dir="ltr"><div>I got rid of the warnings but still can't get the <span style="color:rgb(80,0,80);font-size:12.8000001907349px">"... configuration is loadable ..." The stream input is empty. I could pipe all the warning messages with no problem. </span>There is something I should probably be doing differently with popen. I'll keep looking.</div><div><br></div><div>BTW: My config was missing the reloadChanges attribute so would have taken some time to figure that out without your post. Thanks for that.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 9, 2015 at 10:15 AM, Peter Schober <span dir="ltr"><<a href="mailto:peter.schober@univie.ac.at" target="_blank">peter.schober@univie.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Guy Tadi <<a href="mailto:tadiguy812@gmail.com">tadiguy812@gmail.com</a>> [2015-09-09 14:55]:<br>
<span class="">> My other question is what do I need to change to get rid of the<br>
> AttributeExtractor warning above?<br>
<br>
</span>Set reloadChanges="false", like the default config now does:<br>
<br>
$ fgrep Extractor /etc/shibboleth/shibboleth2.xml.dist<br>
        <AttributeExtractor type="XML" validate="true" reloadChanges="false" path="attribute-map.xml"/><br>
<span class="HOEnZb"><font color="#888888"><br>
-peter<br>
</font></span><div class="HOEnZb"><div class="h5">--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>