Rework sshd enable root login questions in light of sshd PermitRootLogin
authordjm <djm@openbsd.org>
Mon, 27 Apr 2015 23:17:11 +0000 (23:17 +0000)
committerdjm <djm@openbsd.org>
Mon, 27 Apr 2015 23:17:11 +0000 (23:17 +0000)
commitd1ee572c0237d917802e26383cc3945518497c42
tree9673dff1863ba6596a4032ca390e230878cbd7f3
parent3826ac9f93622fffb39a910387510f28be050aff
Rework sshd enable root login questions in light of sshd PermitRootLogin
default change. The new default is not to ask to enable root logins
when a non-root user has been addedi. There is some additional sublety
for auto-installs that provide root ssh keys.

patch by myself and rpe@ with feedback from sthen@;
ok rpe@ deraadt@ sthen@
distrib/miniroot/install.sh
distrib/miniroot/install.sub