[root@host2 root]# mount -t cifs //192.168.1.100/c$
/mnt/cdrom -o user=administrator,pass=<password>
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) I get the same thing when attempting to mount the
local samba server, which I can mount from WinXP.
The mount.cifs man page refers me to kernel
docs...
From
Documentation/filesystems/cifs.txt:
mount //ip_address_of_server/sharename /mnt_target
-o user=username, pass=password
This mounts via smbfs, not cifs.
dmesg shows:
CIFS VFS: Send error in SessSetup = -13
CIFS VFS: cifs_mount failed w/return code = -13 |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature