Guten Tag Cecil Westerhoff,

Am Dienstag, 14. Mai 2002 um 12:33 schrieb Cecil Westerhoff:

> I have installed Samba 2.2.1.a. From windows it works allright. From Linux I 
> can browse with smb://server. But I do not have write permissions. When I 
> open a console and in this console enter the command smbclient 
> //server/folder I do have write permissions. Someone told me to mount samba 
> with mount -t smb -o username=***,pasword=*** \\192.168.0.1\folder 
> /destination, but when I do this I get mount: fs type smb not supported by 
> kernel. What do I need to do to get it working?

Hi!

Try:
mount -t smbfs -o username=***,password=*** \\192.168.0.1\folder
/destination

Stefan


-- 
Mit freundlichen Gr�ssen
Stefan Schilling                            mailto:[EMAIL PROTECTED]


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to