Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem to mount samba on gentoo from win xp user
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
rado3105
Apprentice
Apprentice


Joined: 14 Jul 2007
Posts: 293

PostPosted: Mon Dec 08, 2008 8:57 pm    Post subject: Problem to mount samba on gentoo from win xp user Reply with quote

Hi, when I a want to connect to samba from some winxp to winxp, I need just to write ip of machine I want to connect.

Using gentoo(I have everything installed), I cant connect using:
Code:
mount -t cifs -o, username=guest, password=guest //192.168.76.88/Programy/ /mnt/test/


can you help where is the problem
Back to top
View user's profile Send private message
DrWilken
Apprentice
Apprentice


Joined: 12 Dec 2003
Posts: 219
Location: Oelsted ("BeerPlace"), Denmark

PostPosted: Mon Dec 08, 2008 10:36 pm    Post subject: Re: Problem to mount samba on gentoo from win xp user Reply with quote

rado3105 wrote:
Hi, when I a want to connect to samba from some winxp to winxp, I need just to write ip of machine I want to connect.

Using gentoo(I have everything installed), I cant connect using:
Code:
mount -t cifs -o, username=guest, password=guest //192.168.76.88/Programy/ /mnt/test/


can you help where is the problem


I think You've got a "," and a space to much in Your command... ;) Try this:
Code:

mount -t cifs -o username=guest,password=guest //192.168.76.88/Programy/ /mnt/test/


Next time... Remember to post the error along with Your command... ;)
_________________
-=[DrWilken]=-
ASUS AT5IONT-I (64bit Dual Core Atom D525 processor with Nvidia ION(2) GPU) running Gentoo Linux... Latest and Greatest... :)
tux-power.dk
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum