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

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

Andrew Bartlett
source/nbt_server/irpc.c