Lyvim Xaphir wrote:

>On Sat, 2002-09-28 at 00:44, Ralph M. Los wrote:
>  
>
>>Hey all,
>>
>>      Can't figure out what I'm doing wrong.  Always seems to fail no
>>matter what with an error message I can't seem to figure out.
>>
>>Command I'm trying to use:
>>  Mount -t smbfs -o username=me,password="pass word" //10.0.2.1/share
>>/mnt/win
>>    
>>
>
>Try the following things.
>
>1) execute the command without the password parameter.  Allow smbfs to
>prompt you for a password after it connects.
>
>2) For some reason ip addresses do not work as well as netbios names
>sometimes.  Use the machine name instead of it's IP
>
>3) if you are still having trouble, I have one magic word for you:
>
>Komba2.
>
>HTH,
>
>LX
>
>
>  
>
>------------------------------------------------------------------------
>
>Want to buy your Pack or Services from MandrakeSoft? 
>Go to http://www.mandrakestore.com
>  
>
You can also try using smbmount instead of mount:
smbmount //10.0.2.1/share /mnt/win -o username=me

You must have the smbclient (samba client) package installed and you may 
need to set the WORKGROUP setting in /etc/samba/smb.conf to your workgroup.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to