samba woes
Aaron Grewell
AGrewell
Sat Jun 25 14:01:05 PDT 2005
>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
More information about the Linux-users
mailing list