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.