r9235: Remove attribute search we no longer reference.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Aug 2005 22:28:37 +0000 (22:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:35 +0000 (13:31 -0500)
Andrew Bartlett
(This used to be commit cf8bf1e9f3d771fb3ea14949cd6963c3e9ac6c2d)

source4/kdc/hdb-ldb.c

index 344cf74ff65d9065a74d1827aae99e58fd91d5af..651aa2347a0e7711c4b2e4e335e86f75bfa4834e 100644 (file)
@@ -46,7 +46,6 @@ enum hdb_ldb_ent_type
 static const char * const krb5_attrs[] = {
        "objectClass",
        "cn",
-       "name",
        "sAMAccountName",
 
        "userPrincipalName",