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

Frank Murphy frankly3d.weblists at gmail.com
Sat Jan 12 09:41:14 GMT 2008


Trying to access Centos5 shres from F8-xfce client.
It seems to be saying it's a permission thing,
but as can be seen smbclient works.
Have tried mount using servers ip, also mount error 13

Have changed the share names for the post,
as they belong to the children (called after them)


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


Can send Server samba logs offlist if required.

Frank





More information about the ILUG mailing list