From owner-freebsd-isp Tue Jan 30 9:31:22 2001 Delivered-To: freebsd-isp@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 4FC0337B503 for ; Tue, 30 Jan 2001 09:31:00 -0800 (PST) Received: (qmail 91610 invoked from network); 30 Jan 2001 17:29:20 -0000 Received: from unknown (HELO digitaldaemon.com) (192.168.0.73) by jak.org with SMTP; 30 Jan 2001 17:29:20 -0000 Message-ID: <3A76FA05.6040702@digitaldaemon.com> Date: Tue, 30 Jan 2001 12:29:41 -0500 From: Jan Knepper User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001108 Netscape6/6.0 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions , freebsd-isp Subject: Re: setup/config sshd & ssh References: <3A76B03D.8070109@digitaldaemon.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK, made a few changes, expecially to hosts.allow. Right now there is actually communication between the client running ssh and the server running sshd -d (debugging for now so I can see what happens [I hope]). When trying to login using ssh I get this message on the server: debug1: MAP Password authentication for "user" failed[7]: Authentication failure Failed password for user from #.#.#.#. port 1035 There is something going wrong with the password or authentication. I am sure I typed the password correctly. Any idea's??? Jan Jan Knepper wrote: > Hi, > > I tried to setup sshd today, but didn't have a lot of luck so far. > Appearantly my problem was /etc/hosts.allow, but right now it seems to > fall over the pam configuration. > What needs to be in /etc/pam.conf to make sshd worh and enable login? > > Thanks! > Jan > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message