SSH Key only Login [patch]
-
I wrote a patch for it that is intended to do the following things:
-
Disable Login for SSH via Password (Login with SSH-Key is still available, as is Login to the WEBUI via Password)
-
Make that Configurable via the WEBUI (Switch is in the System->advanced section)
-
Make it possible to upload a authorized_keys file for root (Pastebox is in the System->advanced section, too)
The patch is available here:
http://www.spida.net/projects/pfsense/ -
-
@devs: Any chance this appearing in head? ;) Would really appreciate it as an advanced security feature. Nice work to Spida btw :)
-
It was commited yesterday to HEAD.
-
awarded for hero of the month :D
-
This is much better than the crappy patch I wrote to do this.ย Kudos.
nb
-
Any chance this will be implementedin a future version and I don't want to run the patch on 1.01. I now create an .ssh dir and put my RSA key in the authorized_keys file. Then I edit my /etc/sshd file to only enable RSA login and disable the password login.
It also would be nice to be able to backup the collected RRD database and to be able to resotore it in the new version.
Thanks in advance, Marcel
-
Has this patch been updated for 1.0.1? Thanks.
-
This won't appear in before the next MAJOR Version.