Package: libpam-mount
Version: 2.14-1
Severity: grave
libpam_mount passes -p to mount. mount does not take a -p option
(anymore). This makes the package unusable for most users.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libpam-mount depends on:
ii base-files 7.6
ii libc6 2.19-11
ii libcryptsetup4 2:1.6.6-2
ii libhx28 3.21-1
ii libmount1 2.25.1-4
ii libpam-runtime 1.1.8-3.1
ii libpam0g 1.1.8-3.1
ii libpcre3 1:8.35-3.1
ii libssl1.0.0 1.0.1i-2
ii libxml2 2.9.1+dfsg1-4
ii mount 2.25.1-4
libpam-mount recommends no packages.
Versions of packages libpam-mount suggests:
pn cifs-utils <none>
pn davfs2 <none>
ii fuse 2.9.3-15
ii lsof 4.86+dfsg-1
pn ncpfs <none>
ii openssl 1.0.1i-2
ii psmisc 22.21-2
pn sshfs <none>
pn tc-utils <none>
pn xfsprogs <none>
-- Configuration Files:
/etc/security/pam_mount.conf.xml changed:
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE pam_mount SYSTEM "pam_mount.conf.xml.dtd">
<!--
See pam_mount.conf(5) for a description.
-->
<pam_mount>
<!-- debug should come before everything else,
since this file is still processed in a single pass
from top-to-bottom -->
<debug enable="0" />
<!-- Volume definitions -->
<!-- pam_mount parameters: General tunables -->
<!--
<luserconf name=".pam_mount.conf.xml" />
-->
<!-- Note that commenting out mntoptions will give you the defaults.
You will need to explicitly initialize it with the empty string
to reset the defaults to nothing. -->
<mntoptions
allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other" />
<!--
<mntoptions deny="suid,dev" />
<mntoptions allow="*" />
<mntoptions deny="*" />
-->
<mntoptions require="nosuid,nodev" />
<logout wait="0" hup="0" term="0" kill="0" />
<!-- pam_mount parameters: Volume-related -->
<mkmountpoint enable="1" remove="true" />
<volume user="temp" fstype="tmpfs" mountpoint="/home/temp"
options="size=256M,uid=%(USER),mode=0700" />
</pam_mount>
-- no debconf information
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
- If you don't I might ignore you.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]