[jboss-jira] [JBoss JIRA] (ELY-85) Support GSS-Proxy
Jan Pazdziora (JIRA)
issues at jboss.org
Mon Sep 22 12:23:02 EDT 2014
[ https://issues.jboss.org/browse/ELY-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004884#comment-13004884 ]
Jan Pazdziora commented on ELY-85:
----------------------------------
The goal is not to be limited to GSS-Proxy. It's much more about being able to use native OS libraries, something that
<property name="sun.security.jgss.native" value="true"/>
<property name="sun.security.jgss.lib" value="/usr/lib64/libgssapi_krb5.so.2"/>
promises to do but apparently does not: https://bugzilla.redhat.com/show_bug.cgi?id=1026709
> Support GSS-Proxy
> -----------------
>
> Key: ELY-85
> URL: https://issues.jboss.org/browse/ELY-85
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: SASL
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Beta1
>
>
> GSS Proxy is something we should consider being able to support when running on an OS that supports it: -
> https://fedorahosted.org/gss-proxy/
> The big first step will be to identify what is required to achieve this, is this something that can be solved with a custom login module or does this also impact on the Java supplied GSSAPI implementation.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list