Thanks, where do I go from here. I see those modules on the system? Peter
"Post, Mark K" <[EMAIL PROTECTED]> Sent by: Linux on 390 Port <[EMAIL PROTECTED]> 06/06/2002 01:57 PM Please respond to Linux on 390 Port To: [EMAIL PROTECTED] cc: Subject: Re: LDAP Errors Peter, I would say that those errors are going to prevent you from working. What the messages mean is that rlogind is trying to use the shared library libdigestmd5.so to dynamically load a routine, and can't find it: "des_key_sched." On top of that, it's trying to find an entire library, libgssapi.so.1, and cannot. Mark Post -----Original Message----- From: Peter E. Abresch Jr. - at Pepco [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 11:00 AM To: [EMAIL PROTECTED] Subject: LDAP Errors I am still trying to get PAM working with Computer Associates LDAP server. I want to authenticate Linux users against ACF2. Right now I am playing with just RLOGIN just to try to get something working. I am not having much luck. I am seeing the following in the Linux logs. Jun 6 10:31:47 ibm9672 in.rlogind[3902]: connect from 161.186.86.6 (161.186.86.6) Jun 6 10:32:10 ibm9672 rlogind[3902]: unable to dlopen /usr/lib/sasl/libdigestmd5.so: /usr/lib/sasl/libdigestmd5.so: undefined symbol: des_key_sched Jun 6 10:32:10 ibm9672 rlogind[3902]: unable to dlopen /usr/lib/sasl/libgssapiv2.so: libgssapi.so.1: cannot load shared object file: No such file or directory Jun 6 10:32:10 ibm9672 pam_rhosts_auth[3902]: denied to [EMAIL PROTECTED] as x062pea: access not allowed Jun 6 10:32:10 ibm9672 in.rlogind[3902]: PAM authentication failed for in.rlogind I do not know what the 2 "unable to dlopen" messages means nor how to correct it. I do not know if this is the cause of my problems or not. Also, if anyone can provide any pointers on using CA-ACF2 LDAP for password authentication, I will be much appreciative. Thanks to all. Peter E. Abresch Jr.