samba woes

Aaron Grewell AGrewell
Mon Jun 27 14:29:19 PDT 2005


> 
> mount.cifs //BUILDS/BIOS /mnt/builds -o
> credentials="/root/.smbpw","domain=foo.com"
> 
> ^^^ works fine.
> 
> Putting the following in /etc/fstab fails to work with 'mount -a'
> 
> //BUILDS/BIOS           /mnt/builds             cifs
> credentials=/root/.smbpw,domain="foo.com"
> 
> mount error 13 = Permission denied
> 

Yuck.  Perhaps running each with debugging on will show the difference.  It
seems like it's not recognizing the domain, but hopefully this will help
isolate it.

echo 1 > /proc/fs/cifs/cifsFYI


More information about the Linux-users mailing list