mount error 13 = Permission denied

Discussion in 'Server Operation' started by JATA01, Mar 21, 2011.

  1. JATA01

    JATA01 New Member

    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/cifs-mount-error-13-permission-denied.html

    Your suggestion is required.

    Thanks-
    Shankar
     
  2. astinsan

    astinsan New Member

Share This Page