Fix seems to work now out of the box.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/579857
Title:
automount and auto.smb not working
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
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
Bugs, which is sub
Same here.
Just did a fresh install of Ubuntu 10.04 (i686) on my netbook.
Installed autofs with:
apt-get install autofs smbfs
As before on Ubuntu 9.10 in the new 10.04 install I modified the
auto.master, created the auto.smb.MyBookWorld and restarted the autofs
service.
When I did a 'ls /smb/MyB
I use the line "/lan/etc/auto.smb -gid=1000,uid=1000" to call
auto.smb and mount the shares as the primary user. I found that I had to
'borrow' Karmic files when I upgraded to Lucid as the /etc/auto.*
installed with Lucid didn't work. Rather than chase down the problem, I
just restored the prev
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/48377004/Dependencies.txt
--
automount and auto.smb not working
https://bugs.launchpad.net/bugs/579857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b