diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-01-28 23:57:09 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-01-28 23:57:09 +0000 |
| commit | 7b30d8a2b1923073b0c645f05cb3df7ebd85e071 (patch) | |
| tree | d3fd3e56388da1bfdc20ad9368e78017d9505c2d /libexec/rlogind | |
| parent | 1cf8f98cbb96acda88c7984676c3660eb9f4fdc4 (diff) | |
Notes
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 68b89a66c777..a71a9ce344a2 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -154,7 +154,19 @@ by the server failed. .Sh SEE ALSO .Xr login 1 , .Xr ruserok 3 , -.Xr rshd 8 +.Xr hosts 5 , +.Xr nologin 5 , +.Xr rshd 8 , + + +.Sh FILES +.Bl -tag -width /etc/hostsxxxxxxxx -compact +.It Pa /etc/hosts +.It Pa /etc/hosts.equiv +.It Pa $HOME/.rhosts +.It Pa /etc/nologin +.El + .Sh BUGS The authentication procedure used here assumes the integrity of each client machine and the connecting medium. This is |
