Displaying 1 result from an estimated 1 matches for "asteriskreports".
2013 Dec 11
0
Mount Error 13 = Permission Denied Problem
...at Samba gurus,
I have a frustrating problem with a daily bash script that uses Samba on CentOS 5.10 to mount a share drive from a Windows Small Business Server 2011 Standard. It had been working fine for months but mid-November the script started intermittently failing at:
mount -t cifs -o user=AsteriskReports,pass=password,domain=CARETOUCH //ctserve2/ct/Marketing/Daily\ Call\ Metrics /DailyCallMetrics
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
I say intermittently because the script would fail only two or three days a week. The other four or five da...