RE: Shibboleth Authentication to AD failed with error “file not found”

Rod Widdowson rdw at steadingsoftware.com
Thu Jan 16 05:58:01 EST 2014


Was there something about "Network failure" furtherdown the logs ?

>     <LoginHandler xsi:type="UsernamePassword"
jaasConfigurationLocation="file://C:\opt\Shib2Idp/conf/login.config">

I'm not saying that it's your problem, but that "file://c:\" looks
suspicious, it should be "file:///c:\opt\Shib2Idp/conf/login.config"
otherwise you are instructing the URL to look for a networked hosts called
"C:" (anyone remember DECNET?)

Rod



More information about the users mailing list