Compiling openssh to accept only RSA keys
From: db_ (db@besmirched.org)
Date: 03/29/03
- Previous message: Sander van Vliet: "Re: Stats on connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 29 Mar 2003 00:57:03 -0800 From: db_ <db@besmirched.org> To: secureshell@securityfocus.com
I'm running openssh 3.5p1 on a freebsd 4.8 prerelease box.
before i upgraded to freebsd 4.8, i was able to edit the
/etc/sshd_config file to allow only users with RSA keys to login using
their passphrase. password auth and kbdinteractive disabled. it
worked fine.
after upgrading, it accepts kbdinteractive logins after checking for
an rsa key, allowing users to use their system password to login.
the config file has not changed since the upgrade.
my question is: how can i recompile and/or configure openssh to accept
only rsa key logins? can't find any info about it anywhere. thanks
for any help.
-j
- Previous message: Sander van Vliet: "Re: Stats on connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|