summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 21:36:45 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 21:36:45 +0000
commitc57bbf158d9698b3ebac56d63e0d197a2169bd73 (patch)
treeed1dc3014903933ba00ba32f60b204fe062112eb /sshd.8
parentbb2ce36d4d706800a6b672f07cd7989497663160 (diff)
downloadopenssh-git-c57bbf158d9698b3ebac56d63e0d197a2169bd73.tar.gz
- millert@cvs.openbsd.org 2002/05/06 23:34:33
[ssh.1 sshd.8] Kill/adjust r(login|exec)d? references now that those are no longer in the tree.
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sshd.8 b/sshd.8
index 243dbf13..109f16fd 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.179 2002/05/04 02:39:35 deraadt Exp $
+.\" $OpenBSD: sshd.8,v 1.180 2002/05/06 23:34:33 millert Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -116,14 +116,14 @@ Rhosts authentication is normally disabled
because it is fundamentally insecure, but can be enabled in the server
configuration file if desired.
System security is not improved unless
-.Xr rshd 8 ,
-.Xr rlogind 8 ,
+.Nm rshd ,
+.Nm rlogind ,
and
-.Xr rexecd 8
+.Xr rexecd
are disabled (thus completely disabling
-.Xr rlogin 1
+.Xr rlogin
and
-.Xr rsh 1
+.Xr rsh
into the machine).
.Pp
.Ss SSH protocol version 2