diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-24 22:46:54 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-24 22:46:54 +0000 |
commit | 59247ecde39f2d826a94ab07f6095ca1f6644e88 (patch) | |
tree | 5910d4a840352aafbf67e8a39fa63936e5529b26 /sshd.0 | |
parent | 07d905b406c4ab64ea2f10a22f4f8f0d595269f6 (diff) | |
parent | 964476f91b66c475d5b8fa1e8b28d39a97a1b56e (diff) |
* New upstream release.
* Update to GSSAPI patch from
http://www.sxw.org.uk/computing/patches/openssh-5.3p1-gsskex-all-20100124.patch.
Diffstat (limited to 'sshd.0')
-rw-r--r-- | sshd.0 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -311,7 +311,7 @@ AUTHORIZED_KEYS FILE FORMAT | |||
311 | ssh_config(5) for more information on patterns. | 311 | ssh_config(5) for more information on patterns. |
312 | 312 | ||
313 | In addition to the wildcard matching that may be applied to host- | 313 | In addition to the wildcard matching that may be applied to host- |
314 | names or addresses, a from stanza may match IP addressess using | 314 | names or addresses, a from stanza may match IP addresses using |
315 | CIDR address/masklen notation. | 315 | CIDR address/masklen notation. |
316 | 316 | ||
317 | The purpose of this option is to optionally increase security: | 317 | The purpose of this option is to optionally increase security: |
@@ -571,4 +571,4 @@ CAVEATS | |||
571 | System security is not improved unless rshd, rlogind, and rexecd are dis- | 571 | System security is not improved unless rshd, rlogind, and rexecd are dis- |
572 | abled (thus completely disabling rlogin and rsh into the machine). | 572 | abled (thus completely disabling rlogin and rsh into the machine). |
573 | 573 | ||
574 | OpenBSD 4.5 October 3, 2008 9 | 574 | OpenBSD 4.6 March 26, 2009 9 |