Hi,
I have a scenario like.
on RHEL5.3 server one report file is generated and I want this file on windows.
I am using cifs but giving error.
[root@indls0037 ~]# sudo mount -t cifs //indws0027/jata /share -o username=<domain name>\<username>,password=xxxx,domain=<domain name>
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
2nd
[root@indls0037 ~]# mount -t cifs //windows server/TierII_Data01\GUR\GURApps\Jata_Test -o username=<domain name>\<user name>,password=xxxx,rw /share
mount: block device //10.48.64.31/TierII_Data01GURGURAppsJata_Test is write-protected, mounting read-only
mount: cannot mount block device //10.48.64.31/TierII_Data01GURGURAppsJata_Test read-only
[root@indls0037 ~]#
even I have given the complete permission to Jata_Test on windows.
kernel version is 2.6.18-92.1.1.el5
http://vijayk.blogspot.com/2008/09/c...on-denied.html
Your suggestion is required.
Thanks-
Shankar
Recent comments
11 hours 29 min ago
20 hours 57 min ago
21 hours 47 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 42 min ago