r1338: A netlogon schannel failure is a normal event with XP clients. They cache the
commit5f9af6df053f6608fba9a9c17a4945189de38a58
authorVolker Lendecke <vlendec@samba.org>
Mon, 5 Jul 2004 09:46:38 +0000 (5 09:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:07 +0000 (10 10:52 -0500)
treec3645ee4238cfa47dc8f029d117044f171a20965
parent7b4151e173323e6ebc05a7ccc1671ab88f4e1660
r1338: A netlogon schannel failure is a normal event with XP clients. They cache the
netlogon session key and try to reconnect using that key. This fails with a
restarted smbd, we expect another serverauth2. XP falls back immediately.

Make the corresponding messages a debug level 3, not 0 to not flood log.smbd.

Volker
(This used to be commit 4fda68a62fec6c1e95d5176bc5d06bd49da6f358)
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_hnd.c