diff options
-rw-r--r-- | source4/auth/auth_sam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c index 2c41ff4df9..c491088302 100644 --- a/source4/auth/auth_sam.c +++ b/source4/auth/auth_sam.c @@ -36,7 +36,6 @@ static const char *user_attrs[] = { "krb5Key", /* passwords */ - "unicodePwd", "lmPwdHash", "ntPwdHash", |