On Tue, 2007-11-13 at 20:22 -0800, Sandra Bonus wrote:
> Running autofs-5.0.1-0.rc3.33 on Fedora Core 6.
> 
> I'm trying to mount a share on a Windows 2003 server in a domain. nslookup 
> returns the correct IP address and I can ping it.
> I have a domain username/password that gives me admin access to this server 
> as well as to my local PC.
> For the purpose of this I create a local (not domain) user called awmelsales1 
> and a share called awmelsales1_backups. I do this on the server and on my PC.
> 
> 
> TEST 1:
> I can mount the share manually using 
> mount -o -fstype=cifs,username=awmelsales1,password=password 
> //awmelfp01/awmelsales1_backups /mnt
> 
> TEST 2:
> I run auto.samba manually (using /etc/auto.samba awmelfp01) this gives me:
> -fstype=cifs,username=awmelsales1,password=password \
>          /awmelsales1_backups "://awmelfp01/awmelsales1_backups" \
>          /awmelsales2_backups "://awmelfp01/awmelsales2_backups"

All I can do is to try to duplicate this is to make a program map that
"echo"s the entry in the same way that your script does.

Doing that I don't see the problem you're having.
You will need to provide a debug log as I mentioned earlier.

Ian


_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to