Installation guide

Common Installation Problems
Chapter 8 Troubleshooting 103
[18/Jun/2002:10:56:39] failure ( 4322): Configuration initialization
failed:
Error running init function load-modules: dlopen of
/export/dstest/bin/https/lib/libNSServletPlugin.so failed
(libstdc++-libc6.1-1.so.2: cannot open shared object file: No such
file or directory)
For more information on RPM, check the JRE’s release notes at this URL:
http://java.sun.com/j2se/1.4/install-linux.html
I have forgotten the Directory manager DN and password.
You can find out what the Directory Manager DN is by examining
serverRoot/slapd-serverID/config/dse.ldif and looking for the nsslapd-rootdn
attribute.
If you have forgotten the Directory Manager DN password, you can reset it by
doing the following:
1. Find the nsslapd-rootpw attribute in slapd.conf. If the attribute value is not
encrypted in any way (that is, it does not start with
{SHA} or {CRYPT}) then the
password is exactly what is shown on the parameter.
2. If the attribute is encrypted, then delete the attribute value and replace it with
some clear text value. For example, if you change the
nsslapd-rootpw
attribute so that it is:
nsslapd-rootpw: my_password
then your Directory Manager DN password will be my_password.
3. Restart your Directory Server.
4. Once your server has restarted, login as the Directory Manager and change the
password. Make sure you select an encryption scheme when you do so.
For information on changing a Directory Manager password, see the Netscape
Directory Server Administrator’s Guide.
Is there a way to debug Directory Server installation and uninstallation problems?
Some problems may develop when you uninstall Directory Server and then
reinstall. Logging has been enhanced to report setup and uninstall problems with
detailed error messages to provide you with enough information to fix the
problem. The setup log file is located in the following path:
serverRoot/setup/setup.log. The uninstall log file, uninst.log, is stored in the
install.book Page 103 Wednesday, November 24, 2004 11:30 AM