Article

dgersic's picture
article
Reads:

3263

Score:
0
0
 
Comments:

0

Re-creating IDM Indexes

Author Info

20 February 2008 - 9:43am
Submitted by: dgersic

(View Disclaimer)

Problem

A Forum reader recently asked:

"I installed IDM 3.5 and noticed that searching the AD driver set is very, very slow. Sometimes I even get the error "Service not found ..."

I looked at TID 3268470 but it did not mention the steps to fix this. Any step-by-step procedure to create index for IDM 3.5 'slow' issue?"

And here is the response from David Gersic ...

Solution

1. Use ldapsearch to export the DN of each "NCP Server" object in your tree. For each server DN, do this:

dn: cn=ServerName,ou=Context,ou=Whatever,o=OrgName
changetype: modify
add: indexDefinition
indexDefinition: 0$objectClass$3$0$0$1$Object Class

2. Put this in to an LDIF file, then import it in to your tree.

3. If the object classes are not already there, you'll need to add them to each of the NetWare servers.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell