]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- stevesk@cvs.openbsd.org 2002/02/28 20:46:10
authorBen Lindstrom <mouring@eviladmin.org>
Tue, 5 Mar 2002 01:38:57 +0000 (01:38 +0000)
committerBen Lindstrom <mouring@eviladmin.org>
Tue, 5 Mar 2002 01:38:57 +0000 (01:38 +0000)
     [sshd.8]
     -u0 DNS for user@host

ChangeLog
sshd.8

index a3ec14befc1f261b97261820df5fd48970cfa962..e0f4584e6ca0fea8891b868b7e302a2d147f277b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
    - stevesk@cvs.openbsd.org 2002/02/28 20:36:42
      [sshd.8]
      DenyUsers allows user@host pattern also
+   - stevesk@cvs.openbsd.org 2002/02/28 20:46:10
+     [sshd.8]
+     -u0 DNS for user@host
 
 20020226
  - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1898 2002/03/05 01:37:12 mouring Exp $
+$Id: ChangeLog,v 1.1899 2002/03/05 01:38:57 mouring Exp $
diff --git a/sshd.8 b/sshd.8
index ff816aee7fd014ebf21ffb660fdf31ccbdb00413..13d80e3b8354e29f8489d7f63af8c043a747d30c 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -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.8,v 1.169 2002/02/28 20:36:42 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.170 2002/02/28 20:46:10 stevesk Exp $
 .Dd September 25, 1999
 .Dt SSHD 8
 .Os
@@ -293,6 +293,11 @@ Authentication mechanisms that may require DNS include
 and using a
 .Cm from="pattern-list"
 option in a key file.
+Configuration options that require DNS include using a
+USER@HOST pattern in
+.Cm AllowUsers
+or
+.Cm DenyUsers .
 .It Fl D
 When this option is specified
 .Nm