[Bug 573919] Re: autofs doesn't work with lucid

Mike Johnson 573919 at bugs.launchpad.net
Tue Jan 31 15:05:50 UTC 2012


The way we're dealing with it at my site is as follows:

blacklist autofs4 module
# echo "blacklist autofs4" > /etc/modprobe.d/autofs.conf
# chmod 644  /etc/modprobe.d/autofs.conf
# chown root:root  /etc/modprobe.d/autofs.conf

load autofs module
# echo "autofs" >> /etc/modules
# reboot

This is forced on all our machines by cfengine just after the
kickstart/preseed.  YMMV.  We don't use NIS or NFSv4 so don't blame me
if this breaks anything as I have only tested it on  my particular
setup.

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

Title:
  autofs doesn't work with lucid

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



More information about the Ubuntu-server-bugs mailing list