nss-pam-ldapd icon indicating copy to clipboard operation
nss-pam-ldapd copied to clipboard

GSS-Proxy support

Open grawity opened this issue 4 years ago • 0 comments

Instead of manually maintaining a krb5 ccache using 'k5start', I would like to handle GSSAPI authentication through gssproxy. This needs the GSS_USE_PROXY=1 environment variable to be preserved in child processes, or an option such as krb5_use_gssproxy true to set the same thing.

grawity avatar Nov 16 '20 12:11 grawity