Fix seems to work now out of the box.
--
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/579857
Title:
automount and auto.smb not working
--
Ubuntu-server-bugs mailing list
Ubuntu-ser
This bug was fixed in the package autofs5 - 5.0.5-0ubuntu5
---
autofs5 (5.0.5-0ubuntu5) natty; urgency=low
* Improve autofs.conf upstart script. Prevent race
when trying to start networking. (LP: #733914)
* debian/autofs5-ldap.install: Install schema in the right place.
(L
I did the following and it works:
apt-get install autofs smbfs smbclient
echo "/smb /etc/auto.smb" >> /etc/auto.master
mkdir /smb
/etc/init.d/autofs restart
ls /smb/buffalo/share (buffalo is a samba host, share is the share name -
replace with local details)
Initially this was not working for me
** Changed in: autofs5 (Ubuntu)
Importance: Undecided => Medium
** Changed in: autofs5 (Ubuntu)
Status: New => Confirmed
--
automount and auto.smb not working
https://bugs.launchpad.net/bugs/579857
You received this bug notification because you are a member of Ubuntu
Server Team, which