From owner-freebsd-security Fri Nov 10 10: 2:35 2000 Delivered-To: freebsd-security@freebsd.org Received: from ns.whc.net (ns.whc.net [204.90.111.5]) by hub.freebsd.org (Postfix) with ESMTP id 5CF4137B479 for ; Fri, 10 Nov 2000 10:02:29 -0800 (PST) Received: from null ([206.249.222.250]) by smtp.whc.net (8.10.1/8.10.1/kbp) with SMTP id for ; Fri, 10 Nov 2000 11:01:39 -0700 (MST) Reply-To: From: "Carlos Andrade" To: Subject: sshd error's (new at this) Date: Fri, 10 Nov 2000 11:00:57 -0700 Message-ID: <000001c04b40$2de2c3c0$fadef9ce@copyco.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay so I want to have a machine be accessible only by ssh 2 and OpenSSH has the license that works for my company. I tried to load the OpenSSH that came with 4.1.1 port's but it said that I needed openssl installed. OpenSSL was supposedly in the system and it would not install from the ports. So I removed it and installed the newest OpenSSL (.9 something), no problems with that. I then installed OpenSSH 2.3 (portable) and as far as I can see it installed fine. So when I try to ssh as root to my own machine I get the following : Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service Nov 10 10:41:54 bsd sshd[221]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:41:54 bsd sshd[221]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:41:54 bsd sshd[221]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service Nov 10 10:41:54 bsd sshd[221]: no modules loaded for 'sshd' service and then the connection closes when I try to ssh from a Win98 machine (using puTTY) I get the same errors: Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service Nov 10 10:53:54 bsd sshd[229]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:53:54 bsd sshd[229]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:53:54 bsd sshd[229]: fatal: PAM session setup failed[6]: Permission denied Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service Nov 10 10:53:54 bsd sshd[229]: no modules loaded for 'sshd' service So did I do something wrong to not use the 2.1.1 from FreeBSD? ps -auwx | grep sshd returns : pid 140 so I have no clue where the 221 and 229 come from. sigh I thought it would just work(tm)... Thanks in advance for any help, Carlos Andrade ---- Carlos A. Andrade IS Manager RJS Technologies 915.845.5228 ext 13 915.845.2119 fax carlos@rjstech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message