[parisc-linux] PAM unable to resolve symbol: pam_sm_cha uthtok

phi phi@hpfrcu81.france.hp.com
Wed, 24 Jul 2002 15:44:42 +0200


Hi All,

I have setup pam.d/rlogind pam.d/login in such way that I could rlogin to my
palinux machine.

All is configured ok (since it works sometimes).

Here is a login attempt.

iws1pb05:/home/phi> rlogin iws1pb02
Connection closed.
iws1pb05:/home/phi> rlogin iws1pb02
Kill is %.
Interrupt is control-C (^C).
iws1pb02:/home/phi>

After some attempt it works, I don't understand what make it fail several time
before success.

Here is the log of this session

Jul 24 15:38:33 iws1pb02 pam_rhosts_auth[7889]: allowed to phi@iws1pb05 as phi
Jul 24 15:38:36 iws1pb02 PAM_unix[7672]: (cron) session closed for user mail
Jul 24 15:38:36 iws1pb02 rlogind[7919]: PAM unable to resolve symbol:
pam_sm_cha
uthtok
Jul 24 15:38:36 iws1pb02 rlogind[7919]: PAM unable to resolve symbol:
pam_sm_cha
uthtok
Jul 24 15:38:36 iws1pb02 pam_rhosts_auth[7919]: allowed to phi@iws1pb05 as phi
Jul 24 15:38:37 iws1pb02 PAM_unix[7923]: (login) session opened for user phi
by
(uid=0)

Sounds like rlogind is not able to always map pam_sm_chauthtok, when it
succeed, the login session is opened.

Dunno if the order have importance here, sounds like when it fail the
pam_rhosts_auth[7889]: allowed to phi@iws1pb05 came first while when it fail
it cam after.

Any ideas
Thanx in advance
Phi