update client_access

This commit is contained in:
Love Hörnquist Åstrand
2011-05-23 21:37:03 -07:00
parent b00f1ceeb9
commit 407fcf35fc

View File

@@ -69,7 +69,7 @@ client_access(void *ctx,
hdb_entry_ex *client, const char *client_name,
hdb_entry_ex *server, const char *server_name,
KDC_REQ *req,
krb5_data *e_data)
METHOD_DATA *data)
{
krb5_warnx(context, "client_access");
return 0;