Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(Samba) Windows users can't see me
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
chris4amd
n00b
n00b


Joined: 26 Nov 2002
Posts: 74
Location: Pencey Prep. (with the phonies)

PostPosted: Wed Jan 08, 2003 5:22 am    Post subject: (Samba) Windows users can't see me Reply with quote

I have been through the other Samba posts, but I can't figure out the problem. I have WINS enabled, master browser is not on...I have no clue what to do...

I can browse Windows' users files no problem though.

Any Ideas?
Back to top
View user's profile Send private message
Valen
Apprentice
Apprentice


Joined: 18 Aug 2002
Posts: 197
Location: Toronto, Ontario, Canada

PostPosted: Wed Jan 08, 2003 6:07 am    Post subject: Reply with quote

Maybe you could post your config file. Some things I can think of off hand: smbd running? nmbd running? netbiosname option set? These are obvious, but sometimes we all forget to do things.
Back to top
View user's profile Send private message
KraziKid
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2002
Posts: 128

PostPosted: Wed Jan 08, 2003 8:12 pm    Post subject: Reply with quote

Well, one thing I can thing of (less the ones already mentioned) is that if you set it up for passwords, you must enter the netbios name in run, or IE, or explorer and log in before it will show up in My Network Places. In my case, when I set up my friends network using passwords, he needed to enter //FileServer in IE, and log in before it showed up. That's my 2 cents.
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Thu Jan 09, 2003 2:34 pm    Post subject: Reply with quote

I think some sort of intelligence is required to find SMB computers, because my Windows computers can never find each other, although my Mac OS X 10.2 can find all of them.
Back to top
View user's profile Send private message
xuttuh
n00b
n00b


Joined: 05 Jan 2003
Posts: 26

PostPosted: Fri Jan 10, 2003 3:53 am    Post subject: Reply with quote

one thing that I make sure of is that your samba server and your windows client are in the same workgroup. Not a must but it helps.

Another thing is if the option of "wins support = yes" is usually only used in a large multi subnet domain so that clents can connect to the server and find all to clients on that subnet. We were using at work but it has now been depricated b/c of Active Directory. I would suggest turning off this option if you are just serving behind your cable modem and not wanting other people to find you.

when you finally do see the smb computer you must create an account on the samba box to access the shares you create. It is as simple as
Code:
 adduser yourUserNameForWinBox
smbpasswd -a yourUserNameForWinBox

you can ignore the errors that you recieve on the first run of smbpasswd b/c it has to create the smbpassword file.

Of course you smb.conf file would be appreciated so that we could help you with the problem.

You might want to make sure is that you samba daemon is running by
Code:
/etc/init.d/samba start


and to make it run at startup do a
Code:
 rc-update add samba default


To find computers in your network by the netbios name open "My Network Places" and hit ctrl-f and a little side window should open up in w2k and XP

If you are running Win9x then there might be a different story if nothing works (encripting password and such)

Hope this helps.

Please tell us if this helps

Tim

EDIT: Forgot the find tip.
_________________
"Bad spellers of the world untie"
Back to top
View user's profile Send private message
chris4amd
n00b
n00b


Joined: 26 Nov 2002
Posts: 74
Location: Pencey Prep. (with the phonies)

PostPosted: Fri Jan 10, 2003 11:21 pm    Post subject: Reply with quote

smbd is not running. I found out that on load it has been giving me this message:

Code:
lpstat: Unable to connect to server: Connection refused


But nmbd is running. Any ideas?

Thanks for everyone's help so far. :)
Back to top
View user's profile Send private message
BlackBart
Apprentice
Apprentice


Joined: 07 Oct 2002
Posts: 252

PostPosted: Sat Jan 11, 2003 3:48 am    Post subject: Reply with quote

try disabling printers in your samba.conf
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