On Sat, Aug 01, 2015 at 08:25:06AM +0100, Jason McIntyre wrote: > > if we do it this way, it almost sounds like we're recommending people do > this. if the default is now root logins are denied, i'd say telling > people how to permit them has no relevant place in afterboot(8). so i > propose zapping it altogether. > > ok? > jmc >
stuart tells me things might still change, so i'll hold off for now. jmc > Index: afterboot.8 > =================================================================== > RCS file: /cvs/src/share/man/man8/afterboot.8,v > retrieving revision 1.147 > diff -u -r1.147 afterboot.8 > --- afterboot.8 30 Jul 2015 08:03:49 -0000 1.147 > +++ afterboot.8 1 Aug 2015 07:23:23 -0000 > @@ -89,15 +89,6 @@ > If that option was not used, see the paragraph > .Sx Add new users > below. > -.Pp > -To deny root logins over the network, edit the > -.Pa /etc/ssh/sshd_config > -file and set > -.Cm PermitRootLogin > -to > -.Dq no > -(see > -.Xr sshd_config 5 ) . > .Ss Root password > Change the password for the root user. > (Note that throughout the documentation, the term >
