[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2018-10-13 Thread Jochen Sprickerhof
** Changed in: libpam-mount (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/662813 Title: libpam-mount doesn't pass options to mount.fuse correctly

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2014-03-13 Thread Anders
** Changed in: libpam-mount (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libpam-mount in Ubuntu. https://bugs.launchpad.net/bugs/662813 Title: libpam-mount doesn't pass options to

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2014-03-13 Thread Anders
** Changed in: libpam-mount (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/662813 Title: libpam-mount doesn't pass options to mount.fuse correctly To manage

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2010-12-02 Thread Joe Pfeiffer
As of version 2.8.4, mount.fuse still does its own argument parsing. Lines 141-146 of mount.fuse.c read: } else if (strcmp(argv[i], -o) == 0) { char *opts; char *opt; i++; if (i ==

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2010-12-01 Thread j.eng
This should not be needed, as fuse, since version 2.4.0, uses getopt_long and thus should be able to understand squashed options. -- libpam-mount doesn't pass options to mount.fuse correctly https://bugs.launchpad.net/bugs/662813 You received this bug notification because you are a member of

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2010-10-18 Thread Joe Pfeiffer
** Patch added: patch.diff https://bugs.launchpad.net/bugs/662813/+attachment/1700025/+files/patch.diff -- libpam-mount doesn't pass options to mount.fuse correctly https://bugs.launchpad.net/bugs/662813 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 662813] Re: libpam-mount doesn't pass options to mount.fuse correctly

2010-10-18 Thread Brian Murray
** Tags added: patch -- libpam-mount doesn't pass options to mount.fuse correctly https://bugs.launchpad.net/bugs/662813 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com