samba 2.2.a3 using share mode

DICKENS,CARY (HP-Loveland,ex2) cary_dickens2 at hp.com
Wed Apr 11 21:01:56 GMT 2001


Hello folks,

I'm seeing a couple of things that I can't figure out.  

Samba version - 2.2.a3 (samba-2.2.0.cvs040920001.tar.bz2 is where the source
is built from)
PDC is Win2k server
Client is Win2k pro
Samba share on linux 2.4.1 
Security = share

I cannot connect at all from clients.  If I do a net view from the client to
the samba server I get:
System error 64 has occurred
The specified network name is no longer available

The smbd log that was generated by the net view is as follows.
[2001/04/11 19:42:10, 1] lib/debug.c:debug_message(247)
  INFO: Debug class all level = 3   (pid 4137 from pid 4137)
 [2001/04/11 19:42:10, 2] param/loadparm.c:do_section(2849)
  Processing section "[vol]"
[2001/04/11 19:42:10, 3] param/loadparm.c:lp_add_ipc(1869)
  adding IPC service IPC$
[2001/04/11 19:42:10, 3] param/loadparm.c:lp_add_ipc(1869)
  adding IPC service ADMIN$
[2001/04/11 19:42:10, 2] lib/interface.c:add_interface(85)
  added interface ip=15.15.15.5 bcast=15.15.255.255 nmask=255.255.0.0
[2001/04/11 19:42:10, 1] smbd/files.c:file_init(151)
  file_init: Information only: requested 10000 open files, 1014 are
available.
[2001/04/11 19:42:10, 3] smbd/server.c:main(719)
  loaded services
[2001/04/11 19:42:10, 3] smbd/server.c:main(727)
  Becoming a daemon.
[2001/04/11 19:42:10, 3] lib/util_sock.c:open_socket_in(870)
  bind succeeded on port 139
[2001/04/11 19:42:10, 2] smbd/server.c:open_sockets(194)
  waiting for a connection
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option TCP_NODELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 87380
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option TCP_NODELAY = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/04/11 19:42:21, 3] smbd/oplock.c:init_oplocks(1198)
  open_oplock_ipc: opening loopback UDP socket.
[2001/04/11 19:42:21, 3] lib/util_sock.c:open_socket_in(870)
  bind succeeded on port 0
[2001/04/11 19:42:21, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(293)
  Linux kernel oplocks enabled
[2001/04/11 19:42:21, 3] smbd/oplock.c:init_oplocks(1229)
  open_oplock ipc: pid = 4141, global_oplock_port = 32772
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 0 of length 72
[2001/04/11 19:42:21, 2] smbd/reply.c:reply_special(94)
  netbios connect: name1=ACED202          name2=GOOBER         
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 1 of length 137
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4141)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LANMAN1.0]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LM1.2X002]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LANMAN2.1]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [NT LM 0.12]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(431)
  Selected protocol NT LM 0.12
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 2 of length 176
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBsesssetupX (pid 4141)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(842)
  Domain=[MAPPING]  NativeOS=[Windows 2000 2195] NativeLanMan=[Windows 2000
5.0]
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(845)
  sesssetupX:name=[jackjill]
[2001/04/11 19:42:21, 2] smbd/reply.c:reply_sesssetup_and_X(960)
  Defaulting to Lanman password for jackjill
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(998)
  Registered username root for guest access
[2001/04/11 19:42:21, 3] smbd/process.c:chain_reply(975)
  Chained message
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 4141)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/password.c:authorise_login(859)
  ACCEPTED: guest account and guest ok
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 4141 (2.2.0-alpha3)
  Please read the file BUGS.txt in the distribution
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/04/11 19:42:21, 0] lib/util.c:smb_panic(1139)
  PANIC: internal error
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option TCP_NODELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 87380
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option TCP_NODELAY = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 16384
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/04/11 19:42:21, 3] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/04/11 19:42:21, 3] smbd/oplock.c:init_oplocks(1198)
  open_oplock_ipc: opening loopback UDP socket.
[2001/04/11 19:42:21, 3] lib/util_sock.c:open_socket_in(870)
  bind succeeded on port 0
[2001/04/11 19:42:21, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(293)
  Linux kernel oplocks enabled
[2001/04/11 19:42:21, 3] smbd/oplock.c:init_oplocks(1229)
  open_oplock ipc: pid = 4142, global_oplock_port = 32772
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 0 of length 72
[2001/04/11 19:42:21, 2] smbd/reply.c:reply_special(94)
  netbios connect: name1=ACED202          name2=GOOBER         
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 1 of length 137
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBnegprot (pid 4142)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LANMAN1.0]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [Windows for Workgroups 3.1a]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LM1.2X002]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [LANMAN2.1]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(347)
  Requested protocol [NT LM 0.12]
[2001/04/11 19:42:21, 3] smbd/negprot.c:reply_negprot(431)
  Selected protocol NT LM 0.12
[2001/04/11 19:42:21, 3] smbd/process.c:process_smb(831)
  Transaction 2 of length 176
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBsesssetupX (pid 4142)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(842)
  Domain=[MAPPING]  NativeOS=[Windows 2000 2195] NativeLanMan=[Windows 2000
5.0]
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(845)
  sesssetupX:name=[jackjill]
[2001/04/11 19:42:21, 2] smbd/reply.c:reply_sesssetup_and_X(960)
  Defaulting to Lanman password for jackjill
[2001/04/11 19:42:21, 3] smbd/reply.c:reply_sesssetup_and_X(998)
  Registered username root for guest access
[2001/04/11 19:42:21, 3] smbd/process.c:chain_reply(975)
  Chained message
[2001/04/11 19:42:21, 3] smbd/process.c:switch_message(650)
  switch message SMBtconX (pid 4142)
[2001/04/11 19:42:21, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:21, 3] smbd/password.c:authorise_login(859)
  ACCEPTED: guest account and guest ok
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 4142 (2.2.0-alpha3)
  Please read the file BUGS.txt in the distribution
[2001/04/11 19:42:21, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/04/11 19:42:21, 0] lib/util.c:smb_panic(1139)
  PANIC: internal error
[2001/04/11 19:42:56, 3] smbd/sec_ctx.c:set_sec_ctx(310)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/04/11 19:42:56, 2] smbd/server.c:exit_server(440)
  Closing connections
[2001/04/11 19:42:56, 3] smbd/connection.c:yield_connection(54)
  Yielding connection to 
[2001/04/11 19:42:56, 3] smbd/server.c:exit_server(473)
  Server exit (caught signal)

Samba version - 2.2.a3 (samba-2.2.0.cvs040920001.tar.bz2 is where the source
is built from)
PDC is Win2k server
Client is Win2k pro
Samba share on linux 2.4.1 
Security = domain

Run the winbind daemon and I can log onto my shares from the client.  I
can't see them through explorer for about 20 minutes, but that eventually
happens.  If the client is a winnt 4 workstation, I never see the samba
server, but I can connect using net use or searching for the computer.  Any
ideas what is happening?

I'm guessing I've done something stupid here.  If you have any ideas, I
would appreciate some help.

Cary Dickens






More information about the samba mailing list