Package: libpam-mount Version: 2.14-1 Severity: minor I had the line:
<volume group="users" fstype="tmpfs" path="mycache" mountpoint="/home/%(USER)/mycache" options="size=1G,uid=%(USER),mode=0700" /> in the pam_mount.conf.xml file. According to the man page, the attribute "group" does not exist, I should have used "pgrp" instead, my config was wrong. I did not receive any warning or error even though the config file contained invalid parameters. I checked auth.log, syslog, and well, console output. If invalid attributes are used, pam_mount should report them, it can otherwise lead to dangerous mistakes. (like in my case, cache being mounted for everyone, instead of just members of the users group). -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (995, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.10-2-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages libpam-mount depends on: ii base-files 7.2 ii libc6 2.17-92+b1 ii libcryptsetup4 2:1.6.1-1 ii libhx28 3.15-2 ii libmount1 2.20.1-5.5 ii libpam-runtime 1.1.3-9 ii libpam0g 1.1.3-9 ii libpcre3 1:8.31-2 ii libssl1.0.0 1.0.1e-3 ii libxml2 2.9.1+dfsg1-3 ii mount 2.20.1-5.5 libpam-mount recommends no packages. Versions of packages libpam-mount suggests: pn cifs-utils <none> pn davfs2 <none> ii fuse 2.9.2-4 ii lsof 4.86+dfsg-1 pn ncpfs <none> ii openssl 1.0.1e-3 ii psmisc 22.20-1 pn sshfs <none> pn tc-utils <none> pn xfsprogs <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

