Re: sshd pub-key based auth



On Fri, Mar 31, 2006 at 01:27:26PM -0600 or thereabouts, Matt Zagrabelny wrote:
On Fri, 2006-03-31 at 13:49 -0500, 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.

what i think you want is:

ChallengeResponseAuthentication no

also, did you restart sshd?

Yes I restart sshd after each config change.

Disable PAM authentication is what worked for moi.

Thanks for the response -- Appreciated.

--
Regards
Stephen
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Training is everything. The peach was once a bitter almond; cauliflower is
nothing but cabbage with a college education.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Attachment: signature.asc
Description: Digital signature



Relevant Pages

  • Re: sshd pub-key based auth
    ... I'm attempting to disable 'keyboard interactive' access prompt on my sshd ... PasswordAuthentication no ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: remote administration of upgrades
    ... > done) or just recompiling ssh and sendmail and ... Unless you have remote console access to your machine, ... kernel actually works before you go ahead an install the matching ... > don't want to fubar sshd and then not be able to ...
    (freebsd-questions)
  • Re: remote X
    ... When using ssh you shouldn't be using xhost _at all_ as the remote ... - alter the sshd config to allow X forwarding and ... Ifor Gaukroger, Rofi, eVe ... ...
    (comp.os.linux)
  • Re: X11 Forwarding
    ... Incorrect. ... there shouldn't be any need to restart. ... You should stop and restart the parent sshd whenever you changed the ... I do the following all the time whenever I upgrade ssh on a remote box: ...
    (SSH)
  • Re: Network again!
    ... telnet: Unable to connect to remote host: Connection refused ... Check for presence of sshd: ... You checked for presence of sshd on your local machine. ... want to connect to the remote machine via ssh, you have to check it on the ...
    (Ubuntu)