From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 14:59:46 2005 Return-Path: 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 1638816A4CE for ; Wed, 5 Jan 2005 14:59:46 +0000 (GMT) Received: from lp1001.snu.ac.kr (lp1001.snu.ac.kr [147.46.70.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787D343D1D for ; Wed, 5 Jan 2005 14:59:45 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [IPv6:::1] (localhost [127.0.0.1]) (authenticated (0 bits)) by lp1001.snu.ac.kr (8.13.1/8.11.6) with ESMTP id j05EvQa2015162 for ; Wed, 5 Jan 2005 23:57:27 +0900 Message-ID: <41DC00DF.10902@yahoo.com> Date: Wed, 05 Jan 2005 23:59:43 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050105 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD References: <942175979.20050105183800@simsiz.net> In-Reply-To: <942175979.20050105183800@simsiz.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: SSHD on FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 14:59:46 -0000 Nazim Aliyev wrote: > Hi everybody. > I have following problem. > I installed FreeBSD 5.3, and after installation sshd stated succesfully. But when I tried to login to server using different SSH clients it doesn't let me to pass. I open /etc/ssh/sshd_config and unmark following string PasswordAuthetification yes. But it's still does not work. Possibly incompatible SSH versions of server en client. Are the clients on MS-Windows systems? Rob.