diff options
Diffstat (limited to 'source4/auth/auth_sam.c')
-rw-r--r-- | source4/auth/auth_sam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c index 15abeab091..a013a2051c 100644 --- a/source4/auth/auth_sam.c +++ b/source4/auth/auth_sam.c @@ -35,6 +35,7 @@ static const char *user_attrs[] = { "userPrincipalName", "servicePrincipalName", "msDS-KeyVersionNumber", + "krb5Key", /* passwords */ "unicodePwd", |