Directory Server Location for Luminis IV Platform

Hi All,

We are running Luminis IV.0.2 on Linux. I am attempting to reinitialize the SourcedID values in our Luminis platform according to FAQ 1-1RMGGX. To do this, I need to set the environment variable LDAP_BIN_DIR to the location of our Directory Server. Problem is, I don't know where our directory server is located. I tried setting this variable to /usr/opt/luminis/products/ds/bin, but when I ran the script provided in the FAQ it returns the error message “No such file or directory”. Can anybody provide pointers on how I can determine the location of our Directory Server?

This is part of a larger SR with SGHE, but they haven't got back to me with a response on this question, so I am hoping somebody on the list can assist. SGHE also installed our Luminis software.

Thanks,

Sam.

0
No votes yet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

RemSourcedID settings

The remsourcedid script is looking for the location of ldapsearch and ldapmodify. The location of these binaries should be found by using the following values:

$CP_ROOT/products/ds/shared/bin/ldapsearch
$CP_ROOT/products/ds/shared/bin/ldapmodify

T Combs
Appalachian State University