From: George Roberts <georoberts@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] lost /lib/security/pam_console.so
Date: Sun, 24 Jul 2005 23:24:49 -0600 [thread overview]
Message-ID: <42E477A1.3080906@gmail.com> (raw)
In-Reply-To: <42E279E8.5020000@asmallpond.org>
Richard Fish wrote:
> George Roberts wrote:
>
>> Richard Fish wrote:
>>
>>> Peter Gordon wrote:
>>>
>>>> Try setting the "pam_console" USE flag and re-emerging pam:
>>>> # echo "sys-libs/pam pam_console" >> /etc/portage/package.use
>>>> # emerge sys-libs/pam
>>>>
>>>> Although, it's rather odd that you are unable to login. I do not have
>>>> pam_console either but I can still login through gdm just fine (with a
>>>> similar warning in my system log).
>>>>
>>>>
>>>
>>> If /etc/pam.d/gdm specifies pam_console, then this is why it is
>>> required. George, can you post the contents of that file?
>>>
>>> -Richard
>>>
>> I just downgraded my baselib and pam after I found a simular issue in
>> the forums. But gdm still not working.
>> I don't have the time to check the logs (yuck work) this morning,
>> will check them tonight.
>> Here is my currant /etc/pam.d/gdm
>> #%PAM-1.0
>> auth optional pam_env.so
>> auth include system-auth
>> auth required pam_nologin.so
>> account include system-auth
>> password include system-auth
>> session include system-auth
>>
>
> Ok, so we include system-auth. Then we also need to look at
> /etc/pam.d/system-auth.
>
> Also, what you have is the version of the pam config file from
> gdm-2.6.0.9-r3 (the ~x86 version). Earlier (non ~x86) versions use a
> different gdm configuration for pam:
>
> #%PAM-1.0
> auth required /lib/security/pam_env.so
> auth required /lib/security/pam_stack.so service=system-auth
> auth required /lib/security/pam_nologin.so
> account required /lib/security/pam_stack.so service=system-auth
> password required /lib/security/pam_stack.so service=system-auth
> session required /lib/security/pam_stack.so service=system-auth
> session optional /lib/security/pam_console.so
>
> As you can see, pam_console.so is referenced directly here. Can you
> confirm that you still get the error about pam_console.so with -r3, or
> only with earlier versions of gdm?
>
> -Richard
>
Latest update.
After adding/removing use flags, downgrading/upgrading packages (not to
mention some firefox/thunderbird upgrades thrown in for flavor) based on
information I stumbled across in the forums, gdm is now half working. I
can login as root but not as the user. As to which piece of of the
process actually fixed the problem I don't truly know.
The process of fixing the currant problem brings to mind questions that
are better not addressed in this thread, so I will be opening a new
thread.
Thanks for the help that you each have offered.
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2005-07-25 5:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-22 23:35 [gentoo-user] lost /lib/security/pam_console.so George Roberts
2005-07-23 6:30 ` Peter Gordon
2005-07-23 7:32 ` George Roberts
2005-07-23 7:46 ` Richard Fish
2005-07-23 15:18 ` George Roberts
2005-07-23 17:10 ` Richard Fish
2005-07-25 5:24 ` George Roberts [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42E477A1.3080906@gmail.com \
--to=georoberts@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox