summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 18:57:39 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 18:57:39 +1100
commit98e5d9a0d3beabc706982260fec70f823ff764b7 (patch)
tree50fba9a5f0aa709e7e82e24ae7bb8bc405fe02b2 /sshd_config.5
parent535b5e172166c2515500bc20f3ea89216bd1f42b (diff)
downloadopenssh-git-98e5d9a0d3beabc706982260fec70f823ff764b7.tar.gz
- jmc@cvs.openbsd.org 2009/12/29 18:03:32
[sshd_config.5 ssh_config.5] sort previous;
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 ada26537..a3326447 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.114 2009/12/29 16:38:41 stevesk Exp $
+.\" $OpenBSD: sshd_config.5,v 1.115 2009/12/29 18:03:32 jmc Exp $
.Dd $Mdocdate: December 29 2009 $
.Dt SSHD_CONFIG 5
.Os
@@ -806,15 +806,15 @@ Specifies whether public key authentication is allowed.
The default is
.Dq yes .
Note that this option applies to protocol version 2 only.
-.It Cm RoutingDomain
-Set the routing domain number.
-The default routing domain is set by the system.
.It Cm RhostsRSAAuthentication
Specifies whether rhosts or /etc/hosts.equiv authentication together
with successful RSA host authentication is allowed.
The default is
.Dq no .
This option applies to protocol version 1 only.
+.It Cm RoutingDomain
+Set the routing domain number.
+The default routing domain is set by the system.
.It Cm RSAAuthentication
Specifies whether pure RSA authentication is allowed.
The default is