[ILUG] cifs Fedora-8-xfce mounting CentOS5 Shares Problem

Conor Wynne mariconor at gmail.com
Sat Jan 12 12:43:11 GMT 2008


On 12 Jan 2008, at 09:41, Frank Murphy wrote:

> Trying to access Centos5 shres from F8-xfce client.
> It seems to be saying it's a permission thing,

Absolutely, see below.

>
> but as can be seen smbclient works.

Not exactly, smbclient is showing the available shares, it is not  
mounting them...

>
> Have tried mount using servers ip, also mount error 13

Coz its a permissions thing, using IP would not make a difference.

> Cannot get an exact match from google:
> *http://tinyurl.com/3dbnwh
> **http://tinyurl.com/2qmgu3*
>
> [root at Client-02 User]# mount -t cifs //Server-00/Files00 /home/User/ 
> Store00
> Password:
> mount error 13 = Permission denied
> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
> [root at Client-02 User]# smbclient --list //Server-00
> Password:
> Domain=[Server-00] OS=[Unix] Server=[Samba 3.0.25b-1.el5_1.4]
>
>       Sharename       Type      Comment
>       ---------       ----      -------
>       Person1           Disk      Person1 Files
>       Person2             Disk      Person2 Files
>       Person3        Disk      Person3 Stuff
>       Person4        Disk      Person4 Stuff
>       Person5       Disk      Person5 Files
>       Files00         Disk      File Store
>       Files01         Disk      File Store
>       IPC$            IPC       IPC Service (Samba Server)
> Domain=[Server-00] OS=[Unix] Server=[Samba 3.0.25b-1.el5_1.4]
>
>       Server               Comment
>       ---------            -------
>
>       Workgroup            Master
>       ---------            -------
>       FRANK-LOCAL          Server-00
>
> [root at Client-02 User]#  dmesg | tail
>
> CIFS VFS: Send error in SessSetup = -13
> CIFS VFS: cifs_mount failed w/return code = -13
> CIFS VFS: Send error in SessSetup = -13
> CIFS VFS: cifs_mount failed w/return code = -13

OK so, does this happen ONLY from FC or does it also happen on doze?
Q: Why use SMBFS for Linux clients anyway?

http://forums.fedoraforum.org/archive/index.php/t-41910.html
So it seems error code 13 is permission denied...

Have a look at the samba logs, they should give you more info.
I would first test mouting /tmp as a samba resource, make it  
unrestrictive as is the default AFAIR.

Regards
Conor. 



More information about the ILUG mailing list