Package: libpam-ccreds
Version: 1-6
Severity: important

I'm trying to use pam_group.so to give users groupmemebership via 
/etc/security/group.conf and using "auth    optional        pam_group.so"  
in /etc/pam.d/common-auth. This works very well, until I start using 
libpam-ccreds.

In case my pam-files are totaly to blame for this, I include them here:
::::::::::::::
common-account
::::::::::::::
account sufficient      pam_unix.so nullok_secure
account sufficient      pam_ldap.so
account required        pam_permit.so
::::::::::::::
common-auth
::::::::::::::
auth    sufficient      pam_unix.so
auth    [authinfo_unavail=ignore success=1 default=2] pam_ldap.so try_first_pass
auth    [default=done]  pam_ccreds.so action=validate use_first_pass
auth    [default=done]  pam_ccreds.so action=store use_first_pass
auth    [default=bad]  pam_ccreds.so action=update use_first_pass
auth    optional        pam_group.so
::::::::::::::
common-password
::::::::::::::
password required pam_ldap.so
::::::::::::::
common-session
::::::::::::::
session required        pam_env.so
session required        pam_unix.so


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)

Versions of packages libpam-ccreds depends on:
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  libdb4.3                      4.3.29-4.1 Berkeley v4.3 Database Libraries [
ii  libgcrypt11                   1.2.2-1    LGPL Crypto library - runtime libr
ii  libgpg-error0                 1.2-1      library for common error values an
ii  libpam0g                      0.79-3.1   Pluggable Authentication Modules l

libpam-ccreds recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to