Looks like modification of the /etc/pam.conf file on Solaris might be
incorrect.

Putting sshd in debug mode, I get a dlopen failed when trying to login.
Looks like this is because the sshd entries all need to be of the form

/usr/lib/security/$ISA/....
Rather than
/usr/lib/security/...

So that the 64bit libraries will get called (if in 64bit mode).  It's
probably minor and hasn't showed up because openpkg compiles everything in
32-bit.  Reason I noticed is that my non-openpkg version of OpenSSH which I
compiled 64bit stopped working.

Thanks,
Garrett

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to