OpenSSH port: Authentication fails

Hi:
I am trying to port the OpenSSH suite (ver 3.1) on QnX 6.1
I’ve got to a point where I can get it to compile properly.
I can start up sshd with all the host keys.

However, when a client ssh’s to me, authentication always fails. I’m
guessing that it’s due to improperly set up auth options, but I dont
know which.

Chris (at QnX, who’s done a OpenSSH 2.9 port onto QnX 6.1) had suggested

undefining the SHADOW_PASSWORD_EXPIRES option in the config file, but
that didnt do it.

Help would be greatly appreciated.

Thanks,
Rommel

Rommel Dongre wrote:

Hi:
I am trying to port the OpenSSH suite (ver 3.1) on QnX 6.1
I’ve got to a point where I can get it to compile properly.
I can start up sshd with all the host keys.

However, when a client ssh’s to me, authentication always fails. I’m
guessing that it’s due to improperly set up auth options, but I dont
know which.

Chris (at QnX, who’s done a OpenSSH 2.9 port onto QnX 6.1) had suggested

Forget it and download a working 3.2.3p1 version from

http://www.sf.net/projects/openqnx

Armin