problem with samba on irix 6.5

Bevan Broun bevanb at ee.uwa.edu.au
Mon Oct 18 02:31:12 GMT 1999


I have a problem with samba 2.05a on my irix-6.5 box. Now I know this
must be a user problem because I have run samba on this machine before. 

Samba compiles and runs fine and I have tried the precompiled version
too. I have /tmp shared out as [tmp] and get the following messages in
log.smb when I try to connect to it using smbclient from the localhost

  smbd version 2.0.5a started.
  Copyright Andrew Tridgell 1992-1998
  doing parameter log file = /usr/local/samba/var/log.%m
  doing parameter server string = Zem
  doing parameter oplocks = False
  doing parameter load printers = yes
  doing parameter guest account = nobody
  doing parameter max log size = 50
  doing parameter security = user
  doing parameter socket options = TCP_NODELAY
  doing parameter interfaces = 130.95.208.55/255.255.255.0
  doing parameter local master = yes
  doing parameter os level = 33
  doing parameter domain master = yes
  doing parameter preferred master = yes
  doing parameter dns proxy = no
[1999/10/18 10:11:23, 2] param/loadparm.c:do_section(2241)
  Processing section "[printers]"
  doing parameter comment = All Printers
  doing parameter path = /usr/spool/samba
  doing parameter browseable = no
  doing parameter guest ok = no
  doing parameter writable = no
  doing parameter printable = yes
[1999/10/18 10:11:23, 2] param/loadparm.c:do_section(2241)
  Processing section "[tmp]"
  doing parameter comment = Temporary file space
  doing parameter path = /tmp
  doing parameter read only = no
  doing parameter public = yes
[1999/10/18 10:11:23, 3] param/loadparm.c:lp_load(2563)
  pm_process() returned Yes
[1999/10/18 10:11:23, 3] param/loadparm.c:lp_add_ipc(1537)
  adding IPC service
[1999/10/18 10:11:23, 3] param/loadparm.c:lp_add_printer(1572)
  adding printer service csulw
[1999/10/18 10:11:23, 2] lib/interface.c:interpret_interfaces(176)
  Added interface ip=130.95.208.55 bcast=130.95.208.255
nmask=255.255.255.0
[1999/10/18 10:11:23, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 2490 are
available.
[1999/10/18 10:11:23, 5] lib/charset.c:load_client_codepage(196)
  load_client_codepage: loading codepage 850.
[1999/10/18 10:11:24, 3] smbd/server.c:main(680)
  loaded services
[1999/10/18 10:11:24, 3] smbd/server.c:main(688)
  Becoming a daemon.
[1999/10/18 10:11:24, 0] smbd/oplock.c:check_kernel_oplocks(1328)
  check_kernel_oplocks: Kernel oplocks available and set to True.
[1999/10/18 10:11:24, 3] lib/util_sock.c:open_socket_in(898)
  bind succeeded on port 139
[1999/10/18 10:11:24, 2] smbd/server.c:open_sockets(183)
  waiting for a connection
[1999/10/18 10:11:50, 4] locking/shmem_sysv.c:sysv_shm_open(544)
  Trying sysv shmem open of size 1048576
[1999/10/18 10:11:50, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/10/18 10:11:50, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes
[1999/10/18 10:11:50, 4] locking/shmem_sysv.c:sysv_shm_open(544)
  Trying sysv shmem open of size 1048576
[1999/10/18 10:11:50, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/10/18 10:11:50, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes


My /etc/inet.d is heavily commented out, the only non commented lines
are:
tcpmux  stream  tcp     nowait  root    internal
echo    stream  tcp     nowait  root    internal
discard stream  tcp     nowait  root    internal
chargen stream  tcp     nowait  root    internal
daytime stream  tcp     nowait  root    internal
time    stream  tcp     nowait  root    internal
echo    dgram   udp     wait    root    internal
discard dgram   udp     wait    root    internal
chargen dgram   udp     wait    root    internal
daytime dgram   udp     wait    root    internal
time    dgram   udp     wait    root    internal

Is there a service here that need to be turned on?


BB
-- 
Bevan Broun                                           ph (08) 9380 1587
Computer Systems Officer                             fax (08) 9380 1065
Dept. Electrical and Electronic Engineering      
University of Western Australia                                 rm. G70


More information about the samba mailing list