Package: libpam-ssh Version: 1.92-6 Severity: minor Hello,
README.Debian mentions (at the end): ,---- | Yet another way to use pam_ssh is to change /etc/pam.d/login to | | ... | auth required pam_ssh.so | ... | @include common-session | @include ssh-session | ... | | which will unconditionally ask the user for a SSH passphrase, and only | authenticate the user if this passphrase decrypts any of the SSH keys | in $HOME/.ssh/login-keys.d/. `---- Shouldn't it be: session optional pam_ssh.so instead of: @include ssh-session (which doesn't exist anyway) ? 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-12 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-6 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]

