s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
commit6e5b49619b9e1a81a7c05345dd2b83f0752916e1
authorVolker Lendecke <vl@samba.org>
Wed, 29 Sep 2010 10:17:05 +0000 (29 12:17 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 30 Sep 2010 12:31:02 +0000 (30 14:31 +0200)
treece053538b938cffd58fd22a930bb532bcee42194
parentf910f132acdab40ca0a7a0e600f08ccc28e68fe5
s3: Add "smbcontrol winbindd ip-dropped <local-ip>"

This is supposed to improve the winbind reconnect time after an ip address
has been moved away from a box. Any kind of HA scenario will benefit from
this, because winbindd does not have to wait for the TCP timeout to kick in
when a local IP address has been dropped and DC replies are not received
anymore.
source3/librpc/idl/messaging.idl
source3/utils/smbcontrol.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd_cm.c
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_proto.h