search for: mech_gssapi_

Displaying 1 result from an estimated 1 matches for "mech_gssapi_".

Did you mean: mech_gssapi
2012 Mar 05
1
[PATCH] GSSAPI authorization and virtual users
...struct mech_module to allow authplugins to read fields during passdb lookups. 2. The gssapi authplugin now does a credential lookup in order to trigger parsing of the k5principals setting. In order for this to work, auth_request_set_username is now called before mech_gssapi_userok. AFAICT the only impact of this is that messages logged by this function (and the functions it calls) will now use the name of the virtual account. 3. The credentials lookup triggers an info log message saying that credentials for GSSAPI were requested, "but...