← Back to team overview

registry team mailing list archive

[Bug 670865] Re: pam_mount not honoring options from user config file

 

A note: mount.fuse has an hand-made command line parsing (no getopt), so it doesn't recognize -o as an option if no space is put between option and argument.
Without space, all options are ignored and defaults are used (hence no allow_other).

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/670865

Title:
  pam_mount not honoring options from user config file