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 a4201146b..2ed523a2c 100644
--- a/sshd.8
+++ b/sshd.8
@@ -839,6 +839,12 @@ the user's home directory becomes accessible.
839This file should be writable only by the user, and need not be 839This file should be writable only by the user, and need not be
840readable by anyone else. 840readable by anyone else.
841.Pp 841.Pp
842.It Pa /etc/hosts.allow
843.It Pa /etc/hosts.deny
844Access controls that should be enforced by tcp-wrappers are defined here.
845Further details are described in
846.Xr hosts_access 5 .
847.Pp
842.It Pa /etc/hosts.equiv 848.It Pa /etc/hosts.equiv
843This file is for host-based authentication (see 849This file is for host-based authentication (see
844.Xr ssh 1 ) . 850.Xr ssh 1 ) .
@@ -943,6 +949,7 @@ The content of this file is not sensitive; it can be world-readable.
943.Xr ssh-keygen 1 , 949.Xr ssh-keygen 1 ,
944.Xr ssh-keyscan 1 , 950.Xr ssh-keyscan 1 ,
945.Xr chroot 2 , 951.Xr chroot 2 ,
952.Xr hosts_access 5 ,
946.Xr login.conf 5 , 953.Xr login.conf 5 ,
947.Xr moduli 5 , 954.Xr moduli 5 ,
948.Xr sshd_config 5 , 955.Xr sshd_config 5 ,