From owner-freebsd-questions@FreeBSD.ORG Sat Aug 6 16:41:13 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6243E16A41F for ; Sat, 6 Aug 2005 16:41:13 +0000 (GMT) (envelope-from lists@natserv.com) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEABB43D48 for ; Sat, 6 Aug 2005 16:41:12 +0000 (GMT) (envelope-from lists@natserv.com) Received: from localhost (localhost.natserv.net [127.0.0.1]) by zoraida.natserv.net (Postfix) with ESMTP id 42EBD7DE2; Sat, 6 Aug 2005 12:41:12 -0400 (EDT) Date: Sat, 6 Aug 2005 12:41:12 -0400 (EDT) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: The WRS In-Reply-To: Message-ID: <20050806123610.K38067@zoraida.natserv.net> References: <20050806120736.K37973@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions List Subject: Re: SSH not working for particular user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 16:41:13 -0000 On Sat, 6 Aug 2005, The WRS wrote: Thanks for the feedback > Check /var/log/auth.log and perhaps sshd[28883]: error: PAM: authentication error for fran from >/var/log/messages for hints on why Same error on that file. > /etc/hosts.allow may be the culprit The machines were setup with hosts.allow, but I am connecting from the same machine using a different user. > Perhaps the uid in question has an invalid shell? That doesn't seem to be the problem either. >From the user I was able to login I did su to my ID and that worked.