summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:38:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:38:57 +0000
commitea03db9dbb019622752c1b4dd141eef1a0462b3d (patch)
tree2176d83f8a2bfe309b5d6b6ecd2ed71fdee54c9b /sshd.8
parent778bf55d89b2b4a5246e805cf38a19f028a038b1 (diff)
downloadopenssh-git-ea03db9dbb019622752c1b4dd141eef1a0462b3d.tar.gz
- stevesk@cvs.openbsd.org 2002/02/28 20:46:10
[sshd.8] -u0 DNS for user@host
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.87
1 files changed, 6 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index ff816aee..13d80e3b 100644
--- 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