[Samba] Trouble with mount.cifs while smbclient works (Ubuntu 12.04)

steve steve at steve-ss.com
Wed May 16 15:53:35 MDT 2012


On 05/16/2012 10:52 PM, Scott_Purcell at Dell.com wrote:
> I just upgraded from Ubuntu 11.04 to 12.04 and am working to restore access to the windows shares I use at work.
>
>
>
> smbclient connects immediately:
>
>
>
>       sudo smbclient //server/share -A /etc/.smb_creds.txt
>
>
>
> mount.cifs fails (with "mount error(13): Permission denied"):
>
>
>
>       sudo mount.cifs //server/share /mnt/ -o credentials=/etc/.smb_creds.txt
>
>
Hi

Do you have the cifs-utils package installed?

sudo apt-get install cifs-utils

Cheers,
Steve



More information about the samba mailing list