From owner-freebsd-stable@FreeBSD.ORG Tue Nov 21 14:17:35 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24B3816A412 for ; Tue, 21 Nov 2006 14:17:35 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id E858C43D49 for ; Tue, 21 Nov 2006 14:17:11 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (fgjajc@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id kALEHRZc065047; Tue, 21 Nov 2006 15:17:32 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id kALEHQvv065046; Tue, 21 Nov 2006 15:17:26 +0100 (CET) (envelope-from olli) Date: Tue, 21 Nov 2006 15:17:26 +0100 (CET) Message-Id: <200611211417.kALEHQvv065046@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, cristiano.deana@gmail.com In-Reply-To: X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Tue, 21 Nov 2006 15:17:32 +0100 (CET) Cc: Subject: Re: sshd. "UseDNS no" ignored? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, cristiano.deana@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 14:17:35 -0000 Cristiano Deana wrote: > Oliver Fromme wrote: > > purpose. _However_ there are still cases where a lookup > > has to be performed when a user has "from=" > > entries in his authorized_keys file, or when authentication > > methods or configuration directives are used that involve > > hostnames. > > That's my problem: I'm unable to understand what directive needs to > resolve my reverse. Well, to answer that question it is necessary to see the contents of your sshd_config, and ~/.ssh/authorized_keys of the user being logged on. > Any hint? The manpage says: "Authentication mechanisms that may require DNS include RhostsRSAAuthentication, Hostbased- Authentication, and using a from="pattern-list" option in a key file. Configuration options that require DNS include using a USER@HOST pattern in AllowUsers or DenyUsers." Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "I learned Java 3 years before Python. It was my language of choice. It took me two weekends with Python before I was more productive with it than with Java." -- Anthony Roberts