Re: sshd pub-key based auth



Stephen wrote:
Greetings:

I'm attempting to disable 'keyboard interactive' access prompt on my sshd
server. So far I've been unsuccessful.

I can log in using my remote pub key, but can also login with
'keyboard interactive' prompt.

How can I disable this ? I've set 'PasswordAuthentication no' in
/etc/ssh/sshd_config. I've also set both RSAAuthentication, and
PubkeyAuthentication to yes.

Any ideas ? This is on vanilla Sarge.

P.S. I'm not subscribed to the list, so I'd appreciate the 'cc'.

What about 'UsePAM'? I had to set it to 'no' on my system to disable
password authentication. (I use Sid, though.)

Regards,
Florian


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: sshd pub-key based auth
    ... I'm attempting to disable 'keyboard interactive' access prompt on my sshd ... So far I've been unsuccessful. ... I can log in using my remote pub key, ... password authentication. ...
    (Debian-User)
  • sshd pub-key based auth
    ... I'm attempting to disable 'keyboard interactive' access prompt on my sshd ... server. ... So far I've been unsuccessful. ... I can log in using my remote pub key, ...
    (Debian-User)