wrong order of cryptmount options

Bug #102299 reported by Kurt Huwig
2
Affects Status Importance Assigned to Milestone
libpam-mount (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: libpam-mount

In the file /etc/security/pam_mount.conf this is the line for cryptmount:

cryptmount /bin/mount -t crypt "%(before=\"-o\" OPTIONS)" %(VOLUME) %(MNTPT)

it has to be replaced by

cryptmount /bin/mount -t crypt %(VOLUME) %(MNTPT) "%(before=\"-o\" OPTIONS)"

to work.

Revision history for this message
Jan Engelhardt (jengelh) wrote :

Already fixed upstream.

Changed in libpam-mount:
status: New → Confirmed
Changed in libpam-mount (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.