r1338: A netlogon schannel failure is a normal event with XP clients. They cache the
authorVolker Lendecke <vlendec@samba.org>
Mon, 5 Jul 2004 09:46:38 +0000 (09:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:07 +0000 (10:52 -0500)
commit4fda68a62fec6c1e95d5176bc5d06bd49da6f358
treeb91bdecf2c5b54ba4249f617586784fbdf3ded04
parent609828444d9126d8a6e8ff43e4b3c19079a9eb56
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
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c