Don't block smbcontrol online/offline if !"winbind offline logons"
commit266cdce580ba61a0e00b12b2637f4bc11599ad20
authorVolker Lendecke <vl@samba.org>
Mon, 19 May 2008 02:24:21 +0000 (19 04:24 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 19 May 2008 12:56:15 +0000 (19 14:56 +0200)
treed854face3c61d748aa6f346ac3d9af2fa7e174e9
parentdc2e8823d21ce8d6ba4b8a083badd270133fdc43
Don't block smbcontrol online/offline if !"winbind offline logons"

There's no point to block these, winbind will ignore them anyway.

Jerry, Jeremy, we definitely need a chance to trigger a reconnection attempt
after a DC has been rebooted. Right now winbind's reaction to a single rebooted
DC is to declare it offline. It will not try before a "winbind cache timeout"
timeout. If the admin sets this to an hour or longer for performance reasons,
we're screwed. Reboot your DC, no logon for an hour.

Volker
(This used to be commit cb065a8995fa0a18f9124d0bdea70c692d6b5c58)
source3/utils/smbcontrol.c