samba woes

Net Llama! netllama
Mon Jun 27 10:38:31 PDT 2005


On Sat, 25 Jun 2005, Aaron Grewell wrote:
>
> >With cifs I get:
> >mount error 13 = Permission denied
>
> >so its not working for both smb or cifs, but still for smbclient, and all
> >was working before i had to change my password yesterday.  *sigh*
>
> Also, make sure your creds file doesn't have spaces in it.  According to one
> poster on a RH bug report, the docs used to show this:
>
> username = user
> password = password
>
> Which would not work.  Instead, this format is supposed to work better:
>
> username=user
> password=password

Tried that, no love.

BTW, this guy was having the same exact problem as me:
http://lists.samba.org/archive/samba/2004-March/082807.html

which lead me here:
http://www.experts-exchange.com/Operating_Systems/Linux/Q_20815085.html

and all the way down to the command used in the post from 03/17/2004
02:48AM PST.

And amazingly, this command works:
 mount -t cifs -o
username="blahuser",password="foopaswd",domain="fc.com" //BUILDS/BIOS
/mnt/builds

So it looks like maybe the domain isn't/wasn't getting passed from my
smb.conf?

I tried adding the domain as an option in my fstab entry, but doing a
'mount -a' still doesn't want to work:
mount error 13 = Permission denied

I'm this -> <- close to getting this 100% working.  Surely, i'm missing
something obvious at this point?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                        netllama at linux-sxs.org
LlamaLand				http://netllama.linux-sxs.org


More information about the Linux-users mailing list