summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index ada265373..a3326447f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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_config.5,v 1.114 2009/12/29 16:38:41 stevesk Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.115 2009/12/29 18:03:32 jmc Exp $
38.Dd $Mdocdate: December 29 2009 $ 38.Dd $Mdocdate: December 29 2009 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
@@ -806,15 +806,15 @@ Specifies whether public key authentication is allowed.
806The default is 806The default is
807.Dq yes . 807.Dq yes .
808Note that this option applies to protocol version 2 only. 808Note that this option applies to protocol version 2 only.
809.It Cm RoutingDomain
810Set the routing domain number.
811The default routing domain is set by the system.
812.It Cm RhostsRSAAuthentication 809.It Cm RhostsRSAAuthentication
813Specifies whether rhosts or /etc/hosts.equiv authentication together 810Specifies whether rhosts or /etc/hosts.equiv authentication together
814with successful RSA host authentication is allowed. 811with successful RSA host authentication is allowed.
815The default is 812The default is
816.Dq no . 813.Dq no .
817This option applies to protocol version 1 only. 814This option applies to protocol version 1 only.
815.It Cm RoutingDomain
816Set the routing domain number.
817The default routing domain is set by the system.
818.It Cm RSAAuthentication 818.It Cm RSAAuthentication
819Specifies whether pure RSA authentication is allowed. 819Specifies whether pure RSA authentication is allowed.
820The default is 820The default is