diff options
| author | unknown <unknown@redhat.com> | 2005-05-24 01:15:00 +0000 |
|---|---|---|
| committer | unknown <unknown@redhat.com> | 2005-05-24 01:15:00 +0000 |
| commit | 84f50cd41b0af2c2742725df7ac8b9e4be7b6b2a (patch) | |
| tree | 95fe008bdce9468fc0f659ba656de3773fa203e2 /ldap/admin/src | |
| parent | 0421c694c91c054a9a59d7d90b3e790834fc52e9 (diff) | |
| parent | 582a2c5f1fe8801c22a076ad1d8128d8f82fc4c9 (diff) | |
This commit was manufactured by cvs2git to create tagds71_winsync_20050516
'ds71_winsync_20050516'.
Diffstat (limited to 'ldap/admin/src')
| -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); } |
