Don't block smbcontrol online/offline if !"winbind offline logons"
commitcb065a8995fa0a18f9124d0bdea70c692d6b5c58
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)
treeaca1ea542b3238895b34a8f7ba7e70f407efe0a4
parentb4b3b6b1c6a336220c6afd68b153a769397ecded
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
source/utils/smbcontrol.c