[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] sshd problem



Can anyone tell me how to get rid of the following errors...

> Mar 16 11:11:09 www sshd[16321]: PAM unable to
dlopen(/lib/security/pam_stack.so)
> Mar 16 11:11:09 www sshd[16321]: PAM [dlerror: /lib/security/pam_stack.so:
cannot open shared object file: No such file or directory]
> Mar 16 11:11:09 www sshd[16321]: PAM adding faulty module:
/lib/security/pam_stack.so
> Mar 16 11:11:09 www sshd[16321]: Could not reverse map address
61.11.233.57.
> Mar 16 11:11:16 www sshd[16321]: Failed password for admin from
61.11.233.57 port 2356
> Mar 16 11:11:19 www sshd[16321]: Unknown message during authentication:
type 4

I started getting the stack.so error after I uninstalled OpenSSH using
Cobalt's uninstall scripts and installed sshd-2.0.13 over sshd-1.2.27. This
combination is what I have running on another box without any hitches.

OpenSSH gave me the "Unknown message during authentication: type 4" error
which *guessing* might be because I'm using CRT? (Which shouldn't be a
problem as I use it with the exact same settings to connect to a lot of
different hosts).

ANY help will be greatly appreciated.

- Zahid