s4-drs: implement PAS checks and access checks for getncchanges
authorAndrew Tridgell <tridge@samba.org>
Wed, 29 Sep 2010 22:49:15 +0000 (15:49 -0700)
committerAndrew Tridgell <tridge@samba.org>
Wed, 29 Sep 2010 23:36:22 +0000 (16:36 -0700)
commit1ec5f5c09cc0e61fc41de720820ccddf6f6259e6
tree139b2ad038c755c5020989a5a96ef9ecff1e2dfa
parenteebe5e1251cb99c1ca2ae4280d72a4c3baea8607
s4-drs: implement PAS checks and access checks for getncchanges

This implements partial attribute set checking on getncchanges. If the
client sends a partial_attribute_set then we only return the specified
attributes.

This also implements access checking on the NC root for the access
right GUIDs for requests with and without reveal secrets

Pair-Programmed-With: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
source4/rpc_server/drsuapi/getncchanges.c