r20531: - create the rdn attribute which is an alias for the 'name' attribute
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Jan 2007 21:09:29 +0000 (21:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:36:49 +0000 (14:36 -0500)
commit02db88bb88aca33bec5c9c0f445008f5043a88c3
tree62ff02ce4ac544851da8f65a6cb796ff5dd58c8a
parentfcd2f2e8f564a2aa5d6f94a2fd810b0800a335ed
r20531: - create the rdn attribute which is an alias for the 'name' attribute
  because the rdn attribute isn't explicit replicated
- create the whenChanged attribute out of the meta data
- create the objectGUID attribute out of the guid of the DsReplicaObjectIdentifier*
- create the replPropertyMetaData attribute from the meta data
- dump a more verbose form of the meta data that contains the attribute names
- dump linked attributes

a lot if this functionality will move into the repl_meta_data ldb module
in one of the next steps...

metze
(This used to be commit a6223a20434df1269cc87ba3b1db74473b6ff9bb)
source4/torture/libnet/libnet_BecomeDC.c