diff options
-rw-r--r-- | source4/kdc/hdb-ldb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/kdc/hdb-ldb.c b/source4/kdc/hdb-ldb.c index 344cf74ff6..651aa2347a 100644 --- a/source4/kdc/hdb-ldb.c +++ b/source4/kdc/hdb-ldb.c @@ -46,7 +46,6 @@ enum hdb_ldb_ent_type static const char * const krb5_attrs[] = { "objectClass", "cn", - "name", "sAMAccountName", "userPrincipalName", |