Bug#452942: libpam-gnome-keyring: gdm does not use libpam-gnome-keyring by default
Vincent Danjean
vdanjean at debian.org
Mon Nov 26 09:09:23 UTC 2007
Package: libpam-gnome-keyring
Version: 2.20.2-1
Severity: normal
In /usr/share/doc/libpam-gnome-keyring/README.Debian, we can read :
=========
The default PAM configuration for GDM and gnome-screensaver already
uses pam_gnome_keyring.
=========
It does not seem the case on my system.
I have just installed libpam-gnome-keyring and *purged* libpam-keyring.
Doing so, I also removed in /etc/pam.d/gdm two lines :
auth optional pam_keyring.so
@include common-pamkeyring
I do not remember if these two lines have been automatically or manually
added (I started to use pam_keyring before automatic configuration was
ready)
Nevertheless, /etc/pam.d/common-pamkeyring was a file provided by
libpam-keyring (and not libpam-gnome-keyring) and /etc/pam.d/gdm
is the one the gdm package and I need to give my keyring password after
my login.
Adding to /etc/pam.d/gdm the two following lines solves the problem:
auth optional pam_gnome_keyring.so
session optional pam_gnome_keyring.so auto_start
So default PAM configuration for GDM does not use pam_gnome_keyring.
I did not check for gnome-screensaver.
Best regards,
Vincent
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libpam-gnome-keyring depends on:
ii libc6 2.7-1 GNU C Library: Shared libraries
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
libpam-gnome-keyring recommends no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list