CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2015/07/30 13:40:32
Modified files: distrib/miniroot: install.sub Log message: Change installer to cope with the new sshd_config(5) default for the PermitRootLogin option. Additionally to 'yes' and 'no' allow 'without-password' and make that the proposed default answer for the "Allow root ssh login?" question. Modify sshd_config only if the user choice is not the default. OK deraadt discussed with halex@, sthen@ and others