Author: abartlet Date: 2005-08-10 22:28:37 +0000 (Wed, 10 Aug 2005) New Revision: 9235
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9235 Log: Remove attribute search we no longer reference. Andrew Bartlett Modified: branches/SAMBA_4_0/source/kdc/hdb-ldb.c Changeset: Modified: branches/SAMBA_4_0/source/kdc/hdb-ldb.c =================================================================== --- branches/SAMBA_4_0/source/kdc/hdb-ldb.c 2005-08-10 22:27:55 UTC (rev 9234) +++ branches/SAMBA_4_0/source/kdc/hdb-ldb.c 2005-08-10 22:28:37 UTC (rev 9235) @@ -46,7 +46,6 @@ static const char * const krb5_attrs[] = { "objectClass", "cn", - "name", "sAMAccountName", "userPrincipalName",