mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipa-kdb: Fix copy and paste typo
This commit is contained in:
parent
0e8b57b089
commit
c462314f3c
@ -54,7 +54,7 @@ krb5int_find_authdata(krb5_context context,
|
||||
#define KRB5_PAC_SERVER_CHECKSUM 6
|
||||
#endif
|
||||
#ifndef KRB5_PAC_PRIVSVR_CHECKSUM
|
||||
#define KRB5_PAC_PRIVSVR_CHECKSUM 6
|
||||
#define KRB5_PAC_PRIVSVR_CHECKSUM 7
|
||||
#endif
|
||||
|
||||
static char *user_pac_attrs[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user