Comment 4 for bug 1773334

Revision history for this message
d a i s y (daisyd) wrote :

Philip Roche

I have the same issue.

Issue is resolved once I added entry into /etc/fstab.

//ip_add/ShareFolder /media/BACKUP/ cifs credentials=/home/username/.smbcredentials,iocharset=utf8,gid=1000,uid=1000,file_mode=0777,dir_mode=0777,vers=1.0,sec=ntlm 0 0

Here .smbcredentials is a credential file created in home directory with content:
username=domainusername
password=Password