do krb5_afslog when compling with afs support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11868 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -603,9 +603,9 @@ verify_krb5(const char *password)
|
||||
}
|
||||
krb5_free_principal(context, mcred.server);
|
||||
}
|
||||
#endif
|
||||
if (k_hasafs())
|
||||
krb5_afslog(context, id, NULL, NULL);
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
if (ret != KRB5KRB_AP_ERR_MODIFIED)
|
||||
|
Reference in New Issue
Block a user