Public bug reported:

Binary package hint: libpam-mount

i'm using ubuntu 10.10. i have an (luks-) encrypted partition formatted with 
ntfs, which i'd like to be mounted on login. the line in the pam_mount.conf.xml 
looks like this:
<volume user="<username>" fstype="crypt" path="/dev/disk/by-uuid/<UUID>" 
mountpoint="/media/storage_"/>

upon logging in the partition is successfully decrypted, but not
mounted. this is the relevant output in /var/log/auth.log:

Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:64): 
Errors from underlying mount program:
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
ntfs-3g: Unknown option '-n'.
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
ntfs-3g 2010.8.8 external FUSE 28 - Third Generation NTFS Driver
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
#011#011Configuration type 1, XATTRS are on, POSIX ACLS are off
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Copyright (C) 2005-2007 Yura Pakhuchiy
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Copyright (C) 2006-2009 Szabolcs Szakacsits
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Copyright (C) 2007-2010 Jean-Pierre Andre
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Copyright (C) 2009 Erik Larsson
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68):       
    umask=, fmask=, dmask=, streams_interface=, syncio.
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68):       
    Please see the details in the manual (type: man ntfs-3g).
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Example: ntfs-3g /dev/sda1 /mnt/windows
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): 
Ntfs-3g news, support and information:  http://ntfs-3g.org
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(mount.c:68): mount 
failed with run_sync status 11
Jan 19 19:00:00 micha-pc gdm-session-worker[1841]: pam_mount(pam_mount.c:521): 
mount of /dev/disk/by-uuid/de13c9c1-e456-4beb-bceb-4499654aa7de failed

i'm using libpam-mount version 2.3-1 and ntfs-3g version
1:2010.8.8-ubuntu1.

** Affects: libpam-mount (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705048

Title:
  pam mount passes wrong option to ntfs-3g

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to