summaryrefslogtreecommitdiff
path: root/share/man/man8/afterboot.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-04-05 21:18:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-04-05 21:18:40 +0000
commit4547adbb9e05aa26fc074801bb1b485e845e24e2 (patch)
treea0c37e4ca2b701ea86164e8898a39e0f9b6ff372 /share/man/man8/afterboot.8
parent1fbfb409250c96cd4f2ccacf0e3346718cdd9560 (diff)
since csh is no longer the default root shell, and advice to not log in as
`root' was removed in dot.login -r1.11, remove text which says it happens; tweak the rest while i'm in here; spotted by david@
Diffstat (limited to 'share/man/man8/afterboot.8')
-rw-r--r--share/man/man8/afterboot.810
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index 2ca0e11f27f..0149ee2b8b7 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afterboot.8,v 1.106 2005/03/02 16:08:47 jmc Exp $
+.\" $OpenBSD: afterboot.8,v 1.107 2005/04/05 21:18:39 jmc Exp $
.\"
.\" Copyright (c) 1997 Marshall M. Midden
.\" All rights reserved.
@@ -68,8 +68,8 @@ All significant and easily fixed problems will be reported at
The web page will mention if a problem is security related.
It is recommended that you check this page regularly.
.Ss Login
-Login as
-.Dq Ic root .
+Log in as
+.Dq root .
You can do so on the console, or over the network using
.Xr ssh 1 .
If you wish to deny root logins over the network, edit the
@@ -81,9 +81,7 @@ to
(see
.Xr sshd_config 5 ) .
.Pp
-Upon successful login on the console, you may see the message
-.Dq Don't login as root, use su .
-For security reasons, it is bad practice to login as root during regular use
+For security reasons, it is bad practice to log in as root during regular use
and maintenance of the system.
Instead, administrators are encouraged to add a
.Dq regular