Description:
Directory server 5.2 may have trouble in configuring itself on installation
if you set the server to run as another user. Here’s the workaround.
Document Body:
Directory server 5.2 may have trouble in configuring itself on installation
if you set the server to run as another user.
Here are sample error messages you will get on installation:
Created new Directory Server
Start Slapd Starting Slapd server configuration.
Fatal Slapd Missing configuration file
/opt/app/sunone/dir5_2/setup/slapd/slapd.inf
Configuration of the Directory Server failed.
Error Directory Server configuration failure
Here’s the workaround.
cd
slapd-
find slapd-
edit slapd-
replace nsslapd-localuser line with:
nsslapd-localuser: the_right_user
slapd-
the admin server and run as “the_right_user”]]>