diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
commit | 9639b20db64d084fa58b75058a2bd896b1f743e1 (patch) | |
tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/rshd | |
parent | 26da445d07574246abb5617f3bb216069636355d (diff) | |
download | FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz |
The .Nm utility
Diffstat (limited to 'libexec/rshd')
-rw-r--r-- | libexec/rshd/rshd.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index 76db9e9..b6c9c2b 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -44,7 +44,7 @@ .Sh DESCRIPTION The .Nm -server +utility is the server for the .Xr rcmd 3 routine and, consequently, for the @@ -54,8 +54,7 @@ with authentication based on privileged port numbers from trusted hosts. .Pp The .Nm -server -listens for service requests at the port indicated in +utility listens for service requests at the port indicated in the .Dq cmd service specification; see @@ -111,8 +110,9 @@ shell is retrieved on the initial socket. The length of the command is limited by the upper bound on the size of the system's argument list. .It -.Nm Rshd -then validates the user using +The +.Nm +utility then validates the user using .Xr ruserok 3 , which uses the file .Pa /etc/hosts.equiv |