implement gss_localname

This commit is contained in:
Luke Howard
2011-10-08 12:15:09 +11:00
parent 1b03abb250
commit 07777511d1
8 changed files with 119 additions and 109 deletions

View File

@@ -324,7 +324,7 @@ static gssapi_mech_interface_desc krb5_mech = {
NULL,
krb5_mo,
sizeof(krb5_mo) / sizeof(krb5_mo[0]),
_gsskrb5_pname_to_uid,
_gsskrb5_localname,
_gsskrb5_authorize_localname,
NULL,
NULL,