change client access message
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
35d4b23a22
commit
dfd7a43e44
@@ -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
|
||||
|
Reference in New Issue
Block a user