From kde-bugs-dist Sun Feb 13 07:29:08 2011 From: Felix Tiede Date: Sun, 13 Feb 2011 07:29:08 +0000 To: kde-bugs-dist Subject: [Bug 171646] luks password dialog missing key file selector Message-Id: <20110213072908.1D1667C543 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=129758213832761 https://bugs.kde.org/show_bug.cgi?id=171646 --- Comment #1 from Felix Tiede 2011-02-13 08:29:06 --- This bug still exists in KDE 4.6.0 As far as my search in the code took me, this is a problem with kded's SolidUIServer::showPassphraseDialog() which does not supply means of specifying a file containing the key to a LUKS device. Unfortunately UDisks documentation of LuksUnlock() does not state clearly how a key-file should be used, but my test verified it is sufficient to supply the content of the key-file as passphrase parameter to get it unlocked. I'd opt for a KPassphraseDialog supplying an option to specify a key-file returning its contents as first parameter of signal gotPassword(). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.