Previous Topic: Oracle 11gR2 RAC User Store: Search is Case-Sensitive

Next Topic: "Out of Memory" Errors May Occur When Searching Large User Stores

setpasswd Fails on 64-bit Linux Systems

Solution:

On a Linux 64-bit system, 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.