search for: smbwg

Displaying 1 result from an estimated 1 matches for "smbwg".

Did you mean: smbw
2010 Jul 28
2
mounting as cifs not working in Debian, works in Windows though
....8,unc=//sambaserver/Share,,ver=1,user=<username>,pass=******** mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) I looked at the man page for mount.cifs and I have also tried the following with the same results: $ sudo mount -v -t cifs -o user=SMBWG/<username> //sambaserver/Share ~/mnt/Share (SMBWG is the workgroup) $ sudo mount -v -t cifs -o user=home.pvt/<username> //sambaserver/Share ~/mnt/Share What am I missing here? Thanks. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org....