We currently have a situation where we are using multiple address books and a directory catalog (Dir Cat) for a multiple database web application.
The problem we have is that we have to completly rebuild the dir cat every time a new user is added to one of the address books. If we do not do the rebuild the user cannot log in.
Simply scheduling the Dir Cat task does not work.
It seems that the dir cat task does not work correctly, and we have to force a rebulid.
Surely this is not the way it is supposed to work is it?