上一主题: 在使用 TEWS 时指定 LDAP DN下一主题: 使用合并的用户存储和配给目录时的密码策略问题


setpasswd 在 64 位 Linux 系统中无效

症状:

在 Linux 64 位和 Solaris 系统中,setpasswd 无效并会显示此错误:

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

解决方案:

将 LD_LIBRARY_PATH 设为以下值:

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

setpasswd 不再生成此错误。