Remove Pam (so passwordless root logins over SSH work) (I typically use this for VMs when hacking Gentoo-ish stuff) (... this is not the IP address you're looking for...)
Incidentally, to enable passwordless ssh, you would also need to 1) run 'passwd' as root and set the root password to nothing 2) edit /etc/ssh/sshd_config appropriately
1 comment:
Incidentally, to enable passwordless ssh, you would also need to
1) run 'passwd' as root and set the root password to nothing
2) edit /etc/ssh/sshd_config appropriately
Post a Comment