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 | -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100729150932.ga6...@bavaria.univ-lyon1.fr