[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: samba: mounting as cifs not working (works in Windows though)



On Thu, Jul 29, 2010 at 10:48:21 -0400, H.S. wrote:
> On 29/07/10 10:29 AM, Camaleón wrote:
> >mount -t cifs //192.168.0.8/share -o username=hs /mnt/share
> 
> No luck. I get "mount error(13): Permission denied".
> 
> Nothing in syslog of the server.
> 
> In the samba logs, the only info I have is regarding the smbclient
> command that worked last night, and this info appears to be verbose
> as if the log level that I set earlier is indeed having an affect.

This is grasping at straws, but you can try:

  mount -t cifs //192.168.0.8/user$/share -o username=hs /mnt/share

("user$" is a literal string here and does not indicate variable
 substitution or similar.)

-- 
Regards,            |
          Florian   |


Reply to: