diff options
| author | unknown <unknown@redhat.com> | 2005-05-24 01:14:58 +0000 |
|---|---|---|
| committer | unknown <unknown@redhat.com> | 2005-05-24 01:14:58 +0000 |
| commit | 620b21c5cd1411e6f77fdcd218769d2d84f46ad1 (patch) | |
| tree | 3ac906c59e1d5e49984635a62628e5fdc8047dde /ldap/admin/src/create_instance.c | |
| parent | 0421c694c91c054a9a59d7d90b3e790834fc52e9 (diff) | |
| parent | 49e00bfc5c36852107cf427efdb5e51001e85b49 (diff) | |
This commit was manufactured by cvs2git to create tag 'ds71_rc_20050517'.ds71_rc_20050517
Diffstat (limited to 'ldap/admin/src/create_instance.c')
| -rw-r--r-- | ldap/admin/src/create_instance.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ldap/admin/src/create_instance.c b/ldap/admin/src/create_instance.c index 2bc8c621..d341a23b 100644 --- a/ldap/admin/src/create_instance.c +++ b/ldap/admin/src/create_instance.c @@ -4253,8 +4253,6 @@ ds_gen_index(FILE* f, char* belowdn) MKINDEX("sn", belowdn, 0, "pres", "eq", "sub"); MKINDEX("telephoneNumber", belowdn, 0, "pres", "eq", "sub"); MKINDEX("uid", belowdn, 0, "eq", NULL, NULL); - MKINDEX("ntUniqueId", belowdn, 0, "eq", NULL, NULL); - MKINDEX("ntUserDomainId", belowdn, 0, "eq", NULL, NULL); MKINDEX("uniquemember", belowdn, 0, "eq", NULL, NULL); } |
