OpenSSH Authentication on Solaris w/ NIS+ Problem

Ben Lindstrom mouring at etoh.eviladmin.org
Mon Oct 6 06:35:07 EST 2003


[..]
>
> # To disable tunneled clear text passwords, change to no here!
> PasswordAuthentication yes

If I'm not mistaken you need to set this to "no" to drop the second login
prompt.  Since Password authentication is being handled by
'ChallengeResponseAuthentication' below.

> #PermitEmptyPasswords no
>
> # Change to no to disable s/key passwords
> ChallengeResponseAuthentication yes
>

- Ben




More information about the openssh-unix-dev mailing list