[Samba] Re: NEWS : 2.2.3a, Status of the SAMBA_2_2, future plans, etc...

Gerald Carter jerry at samba.org
Tue Feb 19 12:12:13 GMT 2002


On Tue, 19 Feb 2002, Tim Allen wrote:

> The only patch I know about fixed NT4 saving defaults but did not fix
> smbd dying under W2k. You asked for further info so I sent some log
> output (see link to post above). Was there a second patch? Please let me
> know if you'd like more of the log output.

Here it is again.  Attached.








cheers, jerry
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
-------------- next part --------------
--- cli_spoolss_notify.c	Sat Feb  2 18:46:49 2002
+++ cli_spoolss_notify.c.new	Wed Feb 13 09:42:25 2002
@@ -70,8 +70,7 @@
 	}
   
 	if (!attempt_netbios_session_request(cli, global_myname, remote_machine, &cli->dest_ip)) {
-		DEBUG(0,("connect_to_client: machine %s rejected the NetBIOS session request. Error was %s\n", remote_machine, cli_errstr(cli) ));
-		cli_shutdown(cli);
+		DEBUG(0,("connect_to_client: machine %s rejected the NetBIOS session request.\n", remote_machine));
 		return False;
 	}
 


More information about the samba mailing list