Add a fix for 'query_disp_info level 2', which should return all machines in
authorAndrew Bartlett <abartlet@samba.org>
Fri, 30 Aug 2002 23:56:37 +0000 (23:56 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 30 Aug 2002 23:56:37 +0000 (23:56 +0000)
commit724d1c3d2d04f706c4d0f13c0b59b598bdb10807
tree1f39c9ea7ca2885b13ee24523106311b83a843e3
parent35b7dfaa203689f761d38d7d243b4f335543bf4c
Add a fix for 'query_disp_info level 2', which should return all machines in
the DC's SAM.  We were only returning workstations, not PDCs or BDCs.

Win2k's 'Computer Manager' tool uses this to list all computers in the domain
(as opposed to using NetBIOS).

Andrew Bartlett
(This used to be commit 004090edffef6cc04c286b9924b8c47ea3260ef2)
source3/rpc_server/srv_samr_nt.c