Hi,

you can enable debugging in pam_mount.conf.xml:
<debug enable="1" />
This way you'll see the exact mount commands that are executed (and some more 
interesting ifos)

Am Dienstag, 13. November 2007 20:35:48 schrieb Christoph Berg:
> my home dir is on a luks-encrypted partition ($HOME is a symlink to a
> directory there). Mounting this works fine. However, I'd also like to
> bind-mount it to my chroots. This used to work with the non-xml
> versiom of pam_mount.
Could you post the old working configuration? I am interested in this even if 
the patch below works since there could be a converter script error.

> Note that I have to use the "target" directory rather than the source
> device/directory from /etc/fstab in the path="" tag because /cb won't
> work for obvious reasons.
Please try the attached patch and use the following 
in /etc/security/pam_mount.conf.xml:

<volume user="myon" path="/dev/planck/cb" target="/srv/etch-i386/cb" 
fstype="crypt" />


Regards,
  Bastian

Attachment: 07_already_mounted_no_fspt_test.dpatch
Description: application/shellscript

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to