HP3000-L Archives

February 1997, Week 2

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 L Gueterman <[log in to unmask]>
Reply To:
Michael L Gueterman <[log in to unmask]>
Date:
Sat, 8 Feb 1997 12:07:47 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (108 lines)
Mel,

  The WORKGROUP parameter is the netbios workgroup, which
is a single word.  By looking at your example, I'd assume it
was 'CMT', so that parameter would look like:

WORKGROUP = CMT

  You also mentioned you had PM on the account, users, etc. but
did you alter the program code to give it PM as well?
ex. LINKEDIT
LinkEd> altprog smbd;cap=ia,ba,ph,pm

I'm not sure why your getting the error 48 (Invalid Operation due
to multiple file access), but try looking at what sockets are open
using SOCKINFO.NET.SYS.  After the main screen comes up,
hit <C>, and look for anything that has sockets 137, 138, 139.
If everything is 'truly' down, you will not see them.

Regards,
Michael L Gueterman
Easy Does It Technologies
email: [log in to unmask]
http://www.editcorp.com
voice: (509) 943-5108
fax:   (509) 946-1170
--


----------
From:  Mel Rees[SMTP:[log in to unmask]]
Sent:  Saturday, February 08, 1997 8:28 AM
To:  [log in to unmask]
Subject:  [HP3000-L] Samba - My Turn

I have just  loaded SAMBA/iX 0.5 and have a few problems.  As I have
been monitoring the newsgroup for awhile, I thought I must be some
kind of expert, but...    I have the  SMBD and NMBD running under
INETD.  They startup ok and are producing a variety of messages.
However, when I try the SMBCLIENT program,  It tells me about error
(0,0) and that the server is "unfriendly".  If I look at the INETD job
after that I can see the NMBD aborted in SUBSYSTEM 517 with ERROR 48 -
Yep pretty un-friendly ;).  What did I miss?

My Stuff:
[global]
  comment = enter YOUR server's IP and subnet mask below
  interfaces = xx.xx.xx.xx/255.255.255.224
  workgroup = CMT.COM
  printcap name = /usr/local/samba/lib/printcap
  guest account = mgr.samba
  debug level = 1

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

[guest2]
  comment = serves /tmp (writable) for guest
  path = /SAMBA/PUB
  guest ok = yes
  write ok = yes
shell/iX>

Services.Net.Sys
ftp          21/tcp
telnet       23/tcp
domain       53/tcp  nameserver     # Domain Name Service
domain       53/udp  nameserver     #
nmbp        137/udp                 #SAMBA Name Service
smbp        139/tcp
DAServer    987/tcp                 # SQL distributed access
:
Inetdcnf.Net.Sys
######################################################################
#
# Internet server configuration database
#
echo         stream tcp nowait MANAGER.SYS internal
echo         dgram  udp nowait MANAGER.SYS internal
daytime      stream tcp nowait MANAGER.SYS internal
daytime      dgram  udp nowait MANAGER.SYS internal
time         stream tcp nowait MANAGER.SYS internal
time         dgram  udp nowait MANAGER.SYS internal
discard      stream tcp nowait MANAGER.SYS internal
discard      dgram  udp nowait MANAGER.SYS internal
chargen      stream tcp nowait MANAGER.SYS internal
chargen      dgram  udp nowait MANAGER.SYS internal
#telnet       stream tcp nowait MANAGER.SYS internal
#bootps       dgram  udp wait   MANAGER.SYS /SYS/NET/BOOTPD bootpd
#tftp         dgram  udp wait   USER.TFTP /SYS/NET/TFTPD tftpd
nmbp         dgram udp wait MANAGER.SYS /SYS/SAMBA/NMBD nmbd
smbp         stream tcp nowait MANAGER.SYS /SYS/SAMBA/SMBD smbd

I do have Resource Sharing, but have disabled the NBDAEMON as
instructed.  I have PM on the account, groups, users, etc.   It may
have to do with my domain name and workgroup (they are not the same).
I 'll play with that a little.

If you know what I did wrong please E-Mail me.


TIA
Mel Rees
[log in to unmask]

ATOM RSS1 RSS2