change client access message

This commit is contained in:
Love Hornquist Astrand
2010-01-19 17:05:59 +00:00
committed by Love Hörnquist Åstrand
parent 35d4b23a22
commit dfd7a43e44

View File

@@ -68,9 +68,9 @@ typedef krb5_error_code
(*krb5plugin_windc_client_access)(
void *, krb5_context,
krb5_kdc_configuration *config,
hdb_entry_ex *, const char *,
hdb_entry_ex *, const char *,
KDC_REQ *, krb5_data *);
hdb_entry_ex *, const char *,
hdb_entry_ex *, const char *,
KDC_REQ *, METHOD_DATA *);
#define KRB5_WINDC_PLUGIN_MINOR 6