r4461: finished the remaining information levels in the DSSETUP pipe. The pipe is...
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Jan 2005 01:32:01 +0000 (01:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:53 +0000 (13:07 -0500)
commit6566dc2805a9f6473ebab70b0dbd381c4dbd42c8
treefe730a21d1c09c4086b7fc9ea837aefb72a48cd8
parent14b650c85db14a9bf97e24682b2643b63c51ff35
r4461: finished the remaining information levels in the DSSETUP pipe. The pipe is now complete!

The only glitch is that I am returning DS_ROLE_MEMBER_SERVER when I
should be returning DS_ROLE_PRIMARY_DC. This is needed for the moment
or ACL editing doesn't work from w2k3. Once we have some more ADS
calls we should be able to fix this.
source/librpc/idl/dssetup.idl
source/rpc_server/dssetup/dcesrv_dssetup.c
source/torture/rpc/dssetup.c