KentonS
January 2nd, 2009, 03:00 PM
Hello.
I'm running Ubuntu 7.10 on a laptop. I have a wireless connection to my home network which comprises a router and some PCs running various flavors of Windows. I am able to do a manual cifs mount of shares on those PCs. I'm now trying to automate the mounting of those shares using automount.
Following instructions found here (http://www.howtoforge.com/accessing_windows_or_samba_shares_using_autofs) I installed and configured automount. When I tried the suggested command (ls -als /cifs/<server name>/<share name>), it failed, giving the message "ls: /cifs/<server name>/<share name>: No such file or directory". The following entries had been made in /sys/log/syslog: automount[15389]: lookup(program): lookup for <server name> failed automount[15389]: failed to mount /cifs/<server name>I should probably mention at this point that I have installed winbind, but I've done nothing to configure it. Nor have I been able to find anything telling me whether and how I should configure it.
What am I missing? What else should I have done?
As always, thanks in advance for any assistance anyone is able and willing to provide.
I'm running Ubuntu 7.10 on a laptop. I have a wireless connection to my home network which comprises a router and some PCs running various flavors of Windows. I am able to do a manual cifs mount of shares on those PCs. I'm now trying to automate the mounting of those shares using automount.
Following instructions found here (http://www.howtoforge.com/accessing_windows_or_samba_shares_using_autofs) I installed and configured automount. When I tried the suggested command (ls -als /cifs/<server name>/<share name>), it failed, giving the message "ls: /cifs/<server name>/<share name>: No such file or directory". The following entries had been made in /sys/log/syslog: automount[15389]: lookup(program): lookup for <server name> failed automount[15389]: failed to mount /cifs/<server name>I should probably mention at this point that I have installed winbind, but I've done nothing to configure it. Nor have I been able to find anything telling me whether and how I should configure it.
What am I missing? What else should I have done?
As always, thanks in advance for any assistance anyone is able and willing to provide.