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)
commita6223a20434df1269cc87ba3b1db74473b6ff9bb
tree024e150b6762adda1f75ee89b47d71eccb3485a3
parent46df7ff6e5e74eddcb81b5a195e82688d83afaf4
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
source/torture/libnet/libnet_BecomeDC.c