[
https://issues.apache.org/jira/browse/GERONIMO-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777012#action_12777012
]
Ashish Jain commented on GERONIMO-4865:
---------------------------------------
This will work with class found in IBM JDK as well as class found in Sun JDK.
It depends what is class specified by user in the login module options.
It can be <log:option
name="krb5LoginModuleClass">com.ibm.security.auth.module.Krb5LoginModule</log:option>
or
<log:option
name="krb5LoginModuleClass">com.sun.security.auth.module.Krb5LoginModule</log:option.
> Login module to enable Kerberos authentication
> -----------------------------------------------
>
> Key: GERONIMO-4865
> URL: https://issues.apache.org/jira/browse/GERONIMO-4865
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: security
> Reporter: Ashish Jain
> Assignee: Ashish Jain
> Fix For: 2.1.5, 2.2
>
> Attachments: KerberosLoginModule.java,
> KerberosLoginModule.java_initial
>
>
> A new login module for using the kerberos authentication mechanism in
> geronimo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.