Re: [gentoo-user] mount windows 7 share via samba

2014-12-08 Thread Mick
On Monday 08 Dec 2014 21:52:22 Joseph wrote: > I'm trying to mount windows 7 share on Linux via Samba and I get Permission > denied > > mount -t cifs -o username=fd,password= //10.10.0.9/opendental > /home/thelma/mnt/wXPcomp/ mount error(13): Permission denied > > Windows 7 firewall is ON, should

[gentoo-user] mount windows 7 share via samba

2014-12-08 Thread Joseph
I'm trying to mount windows 7 share on Linux via Samba and I get Permission denied mount -t cifs -o username=fd,password= //10.10.0.9/opendental /home/thelma/mnt/wXPcomp/ mount error(13): Permission denied Windows 7 firewall is ON, should I turn it off? The above command worked OK on Windows X