Sun Java System Directory Server Enterprise Edition 6.3 Troubleshooting Guide

Collecting Directory Proxy Server 5.x Version Information

If you are using migrated Directory Proxy Server 5.x instances, collect the version information as follows:


# install-path/bin/dps/server/bin/ldapfwd -v

On UNIX and Linux systems, you might see the following error:


ld.so.1: ldapfwd: fatal: libnss3.so: open failed: No such file or directory

If you see this error, set the LD_LIBRARY_PATH to include Directory Proxy Server libraries in your load path. For example, if you use sh, use the following command:


# export LD_LIBRARY_PATH=install-path/lib