Nico De Wilde
2005-Nov-15 17:34 UTC
[Samba] samba 3.0.20b-2 debian sarge - make_connection: refusing to connect with no session setup
Hi, After installing service pack 1 on our SBS 2K3 server, mac osx client (10.4.3) couldn't connect anymore (make_connection: refusing to connect with no session setup), so I upgraded to 3.0.20b-2 but the problem didn't go away. smb.conf: [global] realm = SOMEDOMAIN.LOCAL workgroup = SOMEDOMAIN password server = 192.168.1.5 security = ADS encrypt passwords = true client schannel = no winbind separator = + idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users=yes winbind enum groups=yes # The shares [Xserver] create mask = 700 comment = Xserver read only = no writeable = yes path = /Xserver user = @"CHOCOWEB+domain users" [Xserver-clean] create mask = 700 comment = Nieuwe structuur Xserver read only = no writeable = yes path = /mnt/usbdrive user = @"CHOCOWEB+domain users" preserve case = yes Lots of entries in the log.smbd file: Standard loglevel: [2005/11/15 17:11:07, 1] smbd/service.c:make_connection(731) make_connection: refusing to connect with no session setup [2005/11/15 17:11:10, 1] smbd/service.c:make_connection(731) make_connection: refusing to connect with no session setup loglevel 10: [2005/11/15 16:20:06, 10] lib/util.c:dump_data(2053) [000] 00 5C 00 5C 00 58 00 53 00 45 00 52 00 56 00 45 .\.\.X.S .E.R.V.E [010] 00 52 00 5C 00 49 00 50 00 43 00 24 00 00 00 3F .R.\.I.P .C.$...? [020] 3F 3F 3F 3F 00 ????. [2005/11/15 16:20:06, 3] smbd/process.c:switch_message(900) switch message SMBtconX (pid 20552) conn 0x0 [2005/11/15 16:20:06, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/15 16:20:06, 5] auth/auth_util.c:debug_nt_user_token(452) NT user token: (NULL) [2005/11/15 16:20:06, 5] auth/auth_util.c:debug_unix_user_token(473) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups [2005/11/15 16:20:06, 5] smbd/uid.c:change_to_root_user(319) change_to_root_user: now uid=(0,0) gid=(0,0) [2005/11/15 16:20:06, 4] smbd/reply.c:reply_tcon_and_X(618) Client requested device type [?????] for share [IPC$] [2005/11/15 16:20:06, 1] smbd/service.c:make_connection(731) make_connection: refusing to connect with no session setup [2005/11/15 16:20:06, 3] smbd/error.c:error_packet(147) error packet at smbd/reply.c(626) cmd=117 (SMBtconX) NT_STATUS_ACCESS_DENIED [2005/11/15 16:20:06, 5] lib/util.c:show_msg(454) [2005/11/15 16:20:06, 5] lib/util.c:show_msg(464) Can somebody shed a light on this? I completely stuck. Regards, Nico
Apparently Analagous Threads
- Samba 3.0.20b and Win NT 4
- APW greyed out for printer admin
- smbd/service.c:make_connection(1191) Samba can't connect toservice and unable to run "preexec"
- bug in 3.0.14a source/smbd/service.c:make_connection
- Problem with Windows Client / make_connection(799) / w2k client workaround