summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.818
1 files changed, 9 insertions, 9 deletions
diff --git a/sshd.8 b/sshd.8
index d1ddeb123..9a8d59fd1 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.164 2002/01/27 14:57:46 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.165 2002/01/29 14:32:03 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -766,14 +766,6 @@ Specifies whether public key authentication is allowed.
766The default is 766The default is
767.Dq yes . 767.Dq yes .
768Note that this option applies to protocol version 2 only. 768Note that this option applies to protocol version 2 only.
769.It Cm ReverseMappingCheck
770Specifies whether
771.Nm
772should try to verify the remote host name and check that
773the resolved host name for the remote IP address maps back to the
774very same IP address.
775The default is
776.Dq no .
777.It Cm RhostsAuthentication 769.It Cm RhostsAuthentication
778Specifies whether authentication using rhosts or /etc/hosts.equiv 770Specifies whether authentication using rhosts or /etc/hosts.equiv
779files is sufficient. 771files is sufficient.
@@ -841,6 +833,14 @@ will be disabled because
841does not know how to handle 833does not know how to handle
842.Xr xauth 1 834.Xr xauth 1
843cookies. 835cookies.
836.It Cm VerifyReverseMapping
837Specifies whether
838.Nm
839should try to verify the remote host name and check that
840the resolved host name for the remote IP address maps back to the
841very same IP address.
842The default is
843.Dq no .
844.It Cm X11DisplayOffset 844.It Cm X11DisplayOffset
845Specifies the first display number available for 845Specifies the first display number available for
846.Nm sshd Ns 's 846.Nm sshd Ns 's