[Bug 1628735] [NEW] Autofs variables do not work with kernel 4.4.0-38.57
Christopher Hill
1628735 at bugs.launchpad.net
Thu Sep 29 01:15:09 UTC 2016
Public bug reported:
Autofs supports variables (e.g. $UID, $GID, $HOME, etc), which can be
used in automounter map files. One may have configuration such as
"credentials=${HOME}/.authfile,uid=${UID},gid=${GID}".
If accessing the mount as user "foo", this should have the automounter
take credentials from ~foo/.authfile and mount it as being owned by
foo:foo.
On kernel 4.4.0-36.55 and earlier this all works as expected.
It no longer works with kernel 4.4.0-38.57 and instead these variables
are always as user "root".
** Affects: autofs (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1628735
Title:
Autofs variables do not work with kernel 4.4.0-38.57
Status in autofs package in Ubuntu:
New
Bug description:
Autofs supports variables (e.g. $UID, $GID, $HOME, etc), which can be
used in automounter map files. One may have configuration such as
"credentials=${HOME}/.authfile,uid=${UID},gid=${GID}".
If accessing the mount as user "foo", this should have the automounter
take credentials from ~foo/.authfile and mount it as being owned by
foo:foo.
On kernel 4.4.0-36.55 and earlier this all works as expected.
It no longer works with kernel 4.4.0-38.57 and instead these variables
are always as user "root".
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1628735/+subscriptions
More information about the foundations-bugs
mailing list