From owner-freebsd-questions Mon Jun 3 9:12: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 4C18537B401 for ; Mon, 3 Jun 2002 09:12:00 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g53GBnU20807; Mon, 3 Jun 2002 12:11:49 -0400 Message-ID: <3CFB96A1.1000704@potentialtech.com> Date: Mon, 03 Jun 2002 12:17:37 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Leftwich Cc: FreeBSD Questions LIST Subject: Re: LASTPOST, login/pam errors in triplicate References: <20020602191334.A1112-100000@66-75-1-142.san.rr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't know the answers to all your questions, but ... Peter Leftwich wrote: > Quick Q- When I login simultaneously to another ttyv, why does root on ttyv0 > see the errors below [in triplicate] Triplicate is generally because of the type of message. If you look in /etc/syslog.conf you'll see that some types of messages are logged to several places. console, root, and everyone, for example. If you're logged into the console as root, you get all three. > and shouldn't the 4.3 say 4.5?? Don't know. > Jun 2 19:13:05 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:05 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:05 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:05 <4.3> my_ip_here login: pam_open_session: Permission denied > Jun 2 19:13:05 <4.3> my_ip_here login: pam_open_session: Permission denied > Jun 2 19:13:05 <4.3> my_ip_here login: pam_open_session: Permission denied > Jun 2 19:13:06 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:06 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:06 <4.3> my_ip_here login: no modules loaded for `login' service > Jun 2 19:13:06 <4.3> my_ip_here login: pam_close_session: Permission denied > Jun 2 19:13:06 <4.3> my_ip_here login: pam_close_session: Permission denied > Jun 2 19:13:06 <4.3> my_ip_here login: pam_close_session: Permission denied Have you been messing around with PAM? It sure looks like something in your pam.conf is boogered up. Did you maybe do an upgrade and not follow all steps (kernel, world, mergemaster)? I'm speculating, only because nobody else has answered. I don't know exactly what's wrong. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message