------- Comment From ifran...@de.ibm.com 2019-02-06 06:56 EDT-------
Looks good !

I installed the PPA (2.16-5ubuntu0.1) on Ubuntu 18.10 and configured
pam_mount for user 'user' with a LUKS2 encrypted disk using secure keys:

/etc/security/pam_mount.conf.xml:

<volume user="user" path="/dev/dasdd3" mountpoint="~"
fstype="crypt" fskeycipher="none"
fskeypath="/etc/luks_keys/user-disk.key" />

When I logon the user, it unlocks and mounts the LUKS2 volume
successfully:

user@s8360029:~$ df | grep user
/dev/mapper/_dev_dasdd3       7029456   31668   6621000   1% /home/user

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804408

Title:
  [19.04 FEAT] LUKS2 support for pam_mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1804408/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to