nss-pam-ldapd
nss-pam-ldapd copied to clipboard
GSS-Proxy support
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.