Package: libpam-ssh Version: 1.92-7 Severity: normal Hello,
Today I switched to kdm for a while and I basically copied the config that works fine with gdm to kdm: ,----[ /etc/pam.d/kdm ] | # | # /etc/pam.d/kdm - specify the PAM behaviour of kdm | # | auth required pam_nologin.so | auth required pam_env.so readenv=1 | auth required pam_env.so readenv=1 envfile=/etc/default/locale | # use pam_ssh for authentication | auth sufficient pam_ssh.so | @include common-auth | session required pam_limits.so | @include common-account | @include common-password | @include common-session | # if pam_ssh was sucessful then also add the passphrase to ssh-agent | session optional pam_ssh.so `---- The problem is kdm behaves as if pam-ssh doesn't exist, it just goes on prompting for my password. In case you're wondering, I also did a full system shutdown. Regards, Andrei -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores) Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libpam-ssh depends on: ii libc6 2.9-23 GNU C Library: Shared libraries ii libpam0g 1.0.1-9 Pluggable Authentication Modules l ii libssl0.9.8 0.9.8k-3 SSL shared libraries Versions of packages libpam-ssh recommends: ii openssh-client [ssh-client] 1:5.1p1-7 secure shell client, an rlogin/rsh libpam-ssh suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

