Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 15:00:28 -0700
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        "Bryan Berch" <iridefree@hotmail.com>
Cc:        freebsd-stable@freebsd.org, Zapper@foxchat.net
Subject:   Re: pam_open_session : Permission denied.
Message-ID:  <15200.37628.338557.109123@hip186.ch.intel.com>
In-Reply-To: <F1640osA91E9GQvnbEG00006e7d@hotmail.com>

index | next in thread | previous in thread | raw e-mail


[ On Thursday, July 26, Bryan Berch wrote: ]
> I am getting the same messages, but they alternate every other login:
> 
> Jul 25 21:56:24 login: no modules loaded for 'login' service
> Jul 25 21:56:24 login: pam_open_session: Permission denied.
> Jul 25 22:23:27 login: no modules loaded for 'login' service
> Jul 25 22:23:27 login: pam_close_session: Permission denied.
> Jul 26 17:02:40 login: no modules loaded for 'login' service
> Jul 26 17:02:40 login: pam_open_session: Permission denied.
> 

Did you update your /etc/pam.conf correctly after the build/install world (by
hand or by running mergemaster(1))?

Mine looks like this for 'login'

login   auth    sufficient      pam_skey.so
login   auth    requisite       pam_cleartext_pass_ok.so
login   auth    required        pam_unix.so                     try_first_pass

What does 

  ls /usr/lib/pam*

show? Are the modules there?

-Jr

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds               WCCG, CCE,      (space for rent, cheap!)      |
| Intel Corporation   MS: CH6-210   Phone: 480-554-9092   pgr: 602-868-6512 |
| jreynold@sedona.ch.intel.com  http://www-aec.ch.intel.com/~jreynold/      |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15200.37628.338557.109123>