Hi,

       I am trying to make ssh2 (2.3.0) work on a HPUX 10.20 trusted
system. I compiled and successfully made it work on a HPUX 10.20 untrusted
system ( which uses /etc/passwd to store passwords ). Then I copied the
same binaries on to a trusted system ( where the passwords are stored in
/tcb directory ) and I get the password prompt and it fails to authenticate
even I typed correct password.

"Disconnected; authentication error ( No further authentication methods
available )"

In my /etc/ssh2/sshd2_config file I have "Allowedauthentications
password,hostbases,publickey"


I guess ssh is not able to use the trusted system's password mechanism from
/tcb directory. I tried compiling ssh on a solaris server and it works with
/etc/shadow file.

Any help will be appreciated.

Thanks,
Ravindra chimata
[EMAIL PROTECTED]


Reply via email to