Kerberos password authentication module
Per Olofsson
pelle at dsv.su.se
Tue May 13 09:10:34 EDT 2014
2014-05-13 14:47, Per Olofsson skrev:
>> >We don't get in the business of recommending what unrelated code people
>> >choose to run for authentication. There is no code provided by the project
>> >that is in any way connected to Kerberos, so that means any and all
>> >options are equally recommended.
> OK. I guess I was just thinking that the wiki is "semi-official", since
> the wiki is where you end up when you click on "Documentation" on
> shibboleth.net. But of course, anyone can edit it.
Oh, another thing. The Shibboleth IdP comes with an example login.config
containing this:
// Example Kerberos authentication, requires Sun's JVM
// See: https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPass
/*
com.sun.security.auth.module.Krb5LoginModule required
useKeyTab="true"
keyTab="/path/to/idp/keytab/file";
*/
which is also very confusing.
--
Pelle
More information about the users
mailing list