[Cpu-users] TLS/CPU/library problems....
Brought to you by:
matheny
From: Ken K. <ke...@cs...> - 2003-05-01 18:23:22
|
Hi.... Downloaded and installed new version of cpu (via CVS). Attempt to try with URI/TLS gives me JUST /etc/passwd style output, no group output and more importantly (badly), a library error for libcpu_ldap.so and libgdbm.so.2. The same errors occur when I use non-tls (i.e. cpu -w cat) I've attached command output and ls -l of my libs. Can you help? Thanks.. # cpu -Z ldaps://ldapservername -w cat CPU_init: ldap: module loaded successfully ldap: parseCommand Please enter the LDAP bind password: password-entered-here User Accounts /etc/passwd style ACCOUNTS LISTED HERE.... ldap: ldapCat: ldap_search_st: No such object matched DN: "dc=cs,dc=uml,dc=edu" ldap: CPU_init: Error in ldapOperation. CPU_unloadLibrary: dlclose(libcpu_ldap.so) failed. CPU_unloadLibrary: /usr/lib/libgdbm.so.2: shared object not open There was an error unloading the libcpu_ldap.so library. Exiting. Output of ls -l /usr/local/lib/*ldap* ------------------------------------- -rw-r--r-- 1 root root 250304 May 1 14:06 /usr/local/lib/libcpu_ldap.a -rwxr-xr-x 1 root root 849 May 1 14:06 /usr/local/lib/libcpu_ldap.la lrwxrwxrwx 1 root root 20 May 1 14:06 /usr/local/lib/libcpu_ldap.so -> libcpu_ldap.so.0.0.0 lrwxrwxrwx 1 root root 20 May 1 14:06 /usr/local/lib/libcpu_ldap.so.0 -> libcpu_ldap.so.0.0.0 -rwxr-xr-x 1 root root 102940 May 1 14:06 /usr/local/lib/libcpu_ldap.so.0.0.0 Output of ls -l /usr/lib/*gdbm* ------------------------------- -rw-r--r-- 1 root root 52594 Mar 26 2002 /usr/lib/libgdbm.a -rwxr-xr-x 1 root root 692 Mar 26 2002 /usr/lib/libgdbm.la lrwxrwxrwx 1 root root 16 Aug 16 2002 /usr/lib/libgdbm.so -> libgdbm.so.2.0.0 lrwxrwxrwx 1 root root 16 Aug 16 2002 /usr/lib/libgdbm.so.2 -> libgdbm.so.2.0.0 -rwxr-xr-x 1 root root 30006 Mar 26 2002 /usr/lib/libgdbm.so.2.0.0 -- <>< ><> <>< ><> <>< ><> <>< ><> <>< ><> <>< Ken Kleiner System Manager Computer Science Department Umass Lowell voice : 978 934 3645 fax : 978 934 3551 cell : 603 930 5582 (emergencies only, please) ke...@cs... |