On 12/6/05, Ugo Bellavance <[EMAIL PROTECTED]> wrote:
> Hi,
>
>       I'm trying to disallow password auth on ssh (freebsd 5.4).
[...]
> Anyone has an idea?
>
> Thanks,

Disable PAM authentication:

ChallengeResponseAuthentication  no

This will also make PermitRootLogin work as you would expect.

- Bob
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to