ajacoutot spotted a problem with the new sshd logic (to disable root logins
authorsthen <sthen@openbsd.org>
Tue, 28 Apr 2015 21:41:40 +0000 (21:41 +0000)
committersthen <sthen@openbsd.org>
Tue, 28 Apr 2015 21:41:40 +0000 (21:41 +0000)
commit4cc549e573818eb7cc60ba6c1ed65ecd92d50bc0
tree4c450a1d7699672159b6afec2a5d625f414c79ed
parent05ffb7cef019f60b14cb1c941cb654f894700e2a
ajacoutot spotted a problem with the new sshd logic (to disable root logins
by default completely in most cases, except where a public ssh key was provided
to autoinstall) - in the case where a (non-root) account was created, sshd
was being disabled; this diff fixes it. Looks good ajacoutot, OK djm@,
extensive testing+OK rpe@,
distrib/miniroot/install.sub