Bug#532878: libpam-mount: lsof does not run in debug mode when closing session

2009-06-12 Thread Benoit Metrot
Package: libpam-mount Version: 0.44-1+lenny3 Severity: important Tags: patch When debug is enabled, pam_mount.so run lsof command at the end of the session to show open files that prevent umounting volumes. Due to a wrong call to HXbtree_get in run_lsof() function, it exit without running lsof

Bug#532877: libpam-mount: Silent exit on XML syntax error in /etc/security/pam_mount.conf.xml

2009-06-12 Thread Benoit Metrot
Package: libpam-mount Version: 0.44-1+lenny3 Severity: important Tags: patch When /etc/security/pam_mount.conf.xml contains a XML syntax error, typically a instead of a , module silently exit during the PAM authentication operation without printing any error message in syslog, even if debug o

Bug#532875: libpam-mount: Wrong volume name with NFS4 mount

2009-06-12 Thread Benoit Metrot
Package: libpam-mount Version: 0.44-1+lenny3 Severity: normal I use NFSv4 to mount users home directory on /home. Mount operation is done by libpam_mount. Like NFS3 I put the following line in /etc/security/pam_mount.conf.xml : Using debug mode, /var/log/auth.log tell us that mount.nfs4 is c