Re: Only allow public/private key authentication ?
- From: Darren Tucker <dtucker@xxxxxxxxxxxxxxxx>
- Date: Sun, 17 Dec 2006 08:23:48 +1100
On 2006-12-15, ctobini <ctemp2@xxxxxxx> wrote:
I would like to know if there is a way to allow only public/private key
authentication, and so what is the exact signification of the
'PasswordAuthentication' configuration option.
I have disabled the PasswordAuthentication option but my sshd server
always asks me for a password and not a passphrase if I don't have the
Assuming you're using OpenSSH and that you have restarted sshd (from
subsequent posts it seems that you have) you may also need to disable
ChallengeResponseAuthentication.
If you have PAM support enabled in sshd and PAM is configured to allow
authentication via password then sshd can also authenticate you via
that method. It looks similar to password authentication but it's
different at the protocol level.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
.
- References:
- Only allow public/private key authentication ?
- From: ctobini
- Only allow public/private key authentication ?
- Prev by Date: Re: Only allow public/private key authentication ?
- Next by Date: Re: Does Public Key Authentication offer additional security over SSH/SFTP
- Previous by thread: Re: Only allow public/private key authentication ?
- Index(es):
Relevant Pages
|
|