Fix irpc GetDC requests.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 20 May 2008 05:28:26 +0000 (15:28 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 May 2008 05:28:26 +0000 (15:28 +1000)
commit52f0af3990f79dfc6b2e784eed9e58a2a705d1ea
treecaa263ed9a94aa2eb75767fb1d0a1b32d8f52b3d
parentacba9bc702bf8d07487f3f37d1acdac3648ee75b
Fix irpc GetDC requests.

We would return NT_STATUS_NO_LOGON_SERVERS in all cases, which was
less than helpful.

Andrew Bartlett
(This used to be commit 5dfa316b3636718ffc6fd26cf7a397a797bd2ac1)
source4/nbt_server/irpc.c