<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>[root@host2 root]# mount -t cifs //192.168.1.100/c$ 
/mnt/cdrom -o user=administrator,pass=<password></FONT></DIV>
<DIV><FONT face=Arial size=2>mount error 13 = Permission denied<BR>Refer to the 
mount.cifs(8) manual page (e.g.man mount.cifs)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get the same thing when attempting to mount the 
local samba server, which I can mount from WinXP.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The mount.cifs man page refers me to kernel 
docs...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>From 
Documentation/filesystems/cifs.txt:</FONT></DIV>
<DIV><FONT face=Arial size=2>mount //ip_address_of_server/sharename /mnt_target 
-o user=username, pass=password</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This mounts via smbfs, not cifs.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>dmesg shows:</FONT></DIV>
<DIV><FONT face=Arial size=2>CIFS VFS: Send error in SessSetup = -13<BR>CIFS 
VFS: cifs_mount failed w/return code = -13</FONT></DIV></BODY></HTML>