HP3000-L Archives

February 1997, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Michael D. Hensley" <[log in to unmask]>
Reply To:
Date:
Mon, 17 Feb 1997 13:57:07 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (41 lines)
I installed SAMBA on my 917 (MPE/iX 5.5 w/PP1).  The 917 is named
"LEOPARD", and it shows up on my PC under "Network Neighborhood", but
when I double-click on it, after about 10 seconds I get a message
"\\Leopard is not accessible.  The network is busy."

Any suggestions on where to look?

Here's a copy of /SAMBA/PUB/lib/smb.conf:
--------
# lars appel 08-dec-96 / 08-jan-97 (very simple config)

# see docs and examples directories for more info
# also try http://lake.canberra.edu.au/pub/samba

[global]
  comment = enter YOUR server's IP and subnet mask below
  interfaces = 143.227.4.185/255.255.255.128
  workgroup = LPS
  printcap name = /usr/local/samba/lib/printcap
  guest account = mgr.samba
  debug level = 1

[guest1]
  comment = serves /tmp (readonly) for guest
  path = /tmp
  guest ok = yes
  write ok = no

[guest2]
  comment = serves /tmp (writable) for guest
  path = /tmp
  guest ok = yes
  write ok = yes
--------

Thanks!
---
Michael D. Hensley             |
Software Development Manager   | [log in to unmask]
Lund Performance Solutions     | http://www.lund.com

ATOM RSS1 RSS2