summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.87
1 files changed, 7 insertions, 0 deletions
diff --git a/sshd.8 b/sshd.8
index dcf20f0ea..5afd10f27 100644
--- a/sshd.8
+++ b/sshd.8
@@ -853,6 +853,12 @@ the user's home directory becomes accessible.
853This file should be writable only by the user, and need not be 853This file should be writable only by the user, and need not be
854readable by anyone else. 854readable by anyone else.
855.Pp 855.Pp
856.It Pa /etc/hosts.allow
857.It Pa /etc/hosts.deny
858Access controls that should be enforced by tcp-wrappers are defined here.
859Further details are described in
860.Xr hosts_access 5 .
861.Pp
856.It Pa /etc/hosts.equiv 862.It Pa /etc/hosts.equiv
857This file is for host-based authentication (see 863This file is for host-based authentication (see
858.Xr ssh 1 ) . 864.Xr ssh 1 ) .
@@ -956,6 +962,7 @@ The content of this file is not sensitive; it can be world-readable.
956.Xr ssh-keygen 1 , 962.Xr ssh-keygen 1 ,
957.Xr ssh-keyscan 1 , 963.Xr ssh-keyscan 1 ,
958.Xr chroot 2 , 964.Xr chroot 2 ,
965.Xr hosts_access 5 ,
959.Xr login.conf 5 , 966.Xr login.conf 5 ,
960.Xr moduli 5 , 967.Xr moduli 5 ,
961.Xr sshd_config 5 , 968.Xr sshd_config 5 ,