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
21 hours 55 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 23 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 13 hours ago