Public bug reported:

Ubuntu 12.04, autofs5 5.0.6

automount recognizes mount options given in a local map.
Eg, /etc/auto.home:
* -vers=3 myserver:/home/&

But the same options in an NIS map are not parsed correctly.
# ypcat -k auto.home
* -vers=3 myserver:/home/&

With BROWSE_MODE="yes" in /etc/default/autofs, the above line in the NIS map 
will produce:
# ls /home
-vers=3

That shows that, rather than parsing the options when they are there,
automount is taking the first whitespace-delimited string as the mount
arg.

** Affects: autofs5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/1137941

Title:
  automount does not recognize options from NIS map

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1137941/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to