[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696638: [kde-workspace] pam file for kscreensaver



Package: kde-workspace
Version: 4:4.8.4-5
Severity: wishlist
Tags: patch

--- Please enter the report below this line. ---

by default its not possbile to use an pam file for kscreensaver, it fallsback to "other", this small patch it changing this.
kscreensaver calls kcheckpass for the password, and kcheckpass is able to load differen pam files.

please integreate, it enables to use an fingerprint reader in combination of encrypted home
(kdm login uses a password to decrypt the home, kscreensaver uses a finger to unlock the screen)

after the patch, a pam file can be used /etc/pam.d/kcheckpass


--- kde-workspace-4.8.4.orig/krunner/lock/lockdlg.cc
+++ kde-workspace-4.8.4/krunner/lock/lockdlg.cc
@@ -462,7 +462,7 @@ void PasswordDlg::gplugStart()
                "kcheckpass",
                "-m", mPlugin->info->method,
                "-S", fdbuf,
+              "-c", "kcheckpass",
                (char *)0);
         _exit(20);
     }






--- System information. ---
Architecture: amd64
Kernel: Linux 3.6.11-iwlwifi-00001-g67bf613

Debian Release: wheezy/sid
500 testing ftp.at.debian.org
500 stable dl.google.com
500 stable apt.multi24.com
500 natty ppa.launchpad.net
500 lucid ppa.launchpad.net

--- Package information. ---
Depends (Version) | Installed
=====================================-+-===============
kde-workspace-bin (>= 4:4.8.4-5) | 4:4.8.4-5
klipper (>= 4:4.8.4-5) | 4:4.8.4-5
ksysguard (>= 4:4.8.4-5) | 4:4.8.4-5
kde-window-manager (>= 4:4.8.4-5) | 4:4.8.4-5
systemsettings (>= 4:4.8.4-5) | 4:4.8.4-5
freespacenotifier (>= 4:4.8.4-5) | 4:4.8.4-5


Recommends (Version) | Installed
==============================-+-===============
kdm (>= 4:4.8.4-5) | 4:4.8.4-5
kinfocenter (>= 4:4.8.4-5) | 4:4.8.4-5
kmenuedit (>= 4:4.8.4-5) | 4:4.8.4-5


Package's Suggests field is empty.




-- 
Dipl.-Inf. Univ. Florian Reitmeir
E-Mail: net@multi24.com
Tel: +43 512 209040
Fax: +43 512 209040 10

HP: http://net.multi24.com
Leopoldstrasse 63
6020 Innsbruck / Austria

Reply to: