public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Doing the Samba - any Samba experts out there?
@  Rich Caloggero
   ` Aaron Howell
  0 siblings, 1 reply; 2+ messages in thread
From: Rich Caloggero @  UTC (permalink / raw)
  To: speakup

I've been trying off and on for about 6 months to get Samba working.
Hopefully the act of articulating my goals and setup will illucidate more
clear thinking on my part, so here goes...

[Also, if anyone knows this stuff, I'd be happy to take this off-list.
Thanx much in advance.]

* Scenareo 1: Samba on same subnet as win-2000 client.
* Scenareo 2: Samba server at MIT, win98 at home behind a router (probably
will never work)
* Scenareo 3: Samba at MIT, win-NT domain behind a router at my other office

Scenareo 1 is what Samba was designed for, so I really should be able to get
this working. But no matter what I do, I can't get the win2000 box to browse
the Samba share. Sometimes the server name actually shows up in the browse
list, but I keep getting a net error 53 (network path not found), or error
1234 (no service at specified location). I'll include the smb.conf for
below.

Do either of the other scenareo's have a chance of working? Do I need to
somehow tell the routers to pass announce messages, or do I need to
explicitly open ports 137 and 139 before browsing is possible? What address
do I give to Samba to send browse sync and announce messages to - the WAN
side of the router? Virtual addresses 192.168... don't seem to make sense
unless the Samba server is physically connected on the same net ...

### smb.conf
[global]
netBIOS name = BARAJAS
workgroup = ATIC
security = user
encrypt passwords = yes
os level = 34
prefered master = yes
local master = yes
domain logons = yes

   server string = Samba Server

[www]
comment = apache management
path = /usr/local/www
browseable = yes
valid users = root rjc
   public = no
   writable = yes
   printable = no

### end of smb.conf

                    Rich Caloggero



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Doing the Samba - any Samba experts out there? Rich Caloggero
 ` Aaron Howell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).