summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.520
1 files changed, 4 insertions, 16 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 033ae8d3d..c28b18e3e 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,8 +34,8 @@
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_config.5,v 1.100 2009/01/24 17:10:22 naddy Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.101 2009/02/22 23:50:57 djm Exp $
38.Dd $Mdocdate: January 24 2009 $ 38.Dd $Mdocdate: February 22 2009 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -612,10 +612,9 @@ Available keywords are
612.Cm RhostsRSAAuthentication , 612.Cm RhostsRSAAuthentication ,
613.Cm RSAAuthentication , 613.Cm RSAAuthentication ,
614.Cm X11DisplayOffset , 614.Cm X11DisplayOffset ,
615.Cm X11Forwarding , 615.Cm X11Forwarding
616.Cm X11UseLocalHost ,
617and 616and
618.Cm ZeroKnowledgePasswordAuthentication . 617.Cm X11UseLocalHost
619.It Cm MaxAuthTries 618.It Cm MaxAuthTries
620Specifies the maximum number of authentication attempts permitted per 619Specifies the maximum number of authentication attempts permitted per
621connection. 620connection.
@@ -1006,17 +1005,6 @@ Specifies the full pathname of the
1006program. 1005program.
1007The default is 1006The default is
1008.Pa /usr/X11R6/bin/xauth . 1007.Pa /usr/X11R6/bin/xauth .
1009.It Cm ZeroKnowledgePasswordAuthentication
1010Specifies whether to use zero knowledge password authentication.
1011This authentication method avoids exposure of password to untrusted
1012hosts.
1013The argument to this keyword must be
1014.Dq yes
1015or
1016.Dq no .
1017The default is currently
1018.Dq no
1019as this method is considered experimental.
1020.El 1008.El
1021.Sh TIME FORMATS 1009.Sh TIME FORMATS
1022.Xr sshd 8 1010.Xr sshd 8