https://bugzilla.novell.com/show_bug.cgi?id=688031 https://bugzilla.novell.com/show_bug.cgi?id=688031#c0 Summary: pam_mount builds faulty mount command Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: richard@nod.at QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0 I'm using a encrypted home partition. My pam_mount.conf.xml entry looks like this one: ---cut--- <volume user="rw" fstype="crypt" path="/dev/samsung-hdd/home_rw" mountpoint="/home/rw" options="acl,user_xattr"/> ---cut--- But mount fails. ---cut--- Apr 17 16:34:01 raccoon kdm: :0[6731]: pam_mount(mount.c:213): Mount info: globalconf, user=rw <volume fstype="crypt" server="(null)" path="/dev/samsung-hdd/home_rw" mountpoint="/home/rw" cipher="(null)" fskeypath="(null)" fskeycipher="(null)" fskeyhash="(null)" options="acl,user_xattr" /> fstab=0 ssh=0 Apr 17 16:34:01 raccoon kdm: :0[6731]: command: 'mount' '-t' 'crypt' 'acl,user_xattr' '/dev/samsung-hdd/home_rw' '/home/rw ---cut--- pam_mount does not pass "-o" the the command line. Thus, it fails. Other pam_mount entries with fstype=cifs work fine. They are using mount options too. Thanks, //richard Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.