severity 485620 grave
thanks

Re: [EMAIL PROTECTED] 2008-06-10 <[EMAIL PROTECTED]>
> If I comment out all but two of the volumes (it doesn't seem to
> matter which two I leave) I can login OK and the two volumes are
> mapped. If I uncomment a third volume (again, it doesn't seem to
> matter which one) then the login fails after displaying the
> "(pam_mount.c:541) about to perform mount operations" debugging
> line for the first active volume and returns me to the login prompt.

I have a similar problem; here, libpam-mount makes login segfault when
I have more than one "bind" mountpoint in the (global) config file.

<?xml version="1.0" encoding="UTF-8"?>
<pam_mount>

[... defaults from xml.default...]

<volume user="myon" mountpoint="/cb" path="/dev/planck/cb" fstype="crypt" 
options="exec,fsck,nodev,nosuid" />

[ Crash when I uncomment more than one of the following: ]

<!--
<volume user="myon" path="/cb" mountpoint="/srv/etch-i386/cb" fstype="none" 
options="bind" />
<volume user="myon" path="/cb" mountpoint="/srv/sid-amd64/cb" fstype="none" 
options="bind" />
-->
<volume user="myon" path="/cb" mountpoint="/srv/sid-i386/cb" fstype="none" 
options="bind" />

</pam_mount>

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to