Previous Topic: Specifying LDAP DN When Using TEWSNext Topic: Password Policy Issue When Using a Combined User Store and Provisioning Directory


setpasswd Fails on 64-bit Linux Systems

Symptom:

On Linux 64-bit and Solaris systems, setpasswd fails with this error:

"/opt/CA/SharedComponents/csutils/bin/expect: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory"

Solution:

Set LD_LIBRARY_PATH to the following value:

/opt/CA/SharedComponents/csutils/lib/tcl8.4

setpasswd no longer generates this error.