s4-provision: don't hard wire the creation of the RID Set object
commit53d10d139e569f9132193e8f8c268638eab30a0b
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 2010 22:26:17 +0000 (6 09:26 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:00 +0000 (8 13:03 +1100)
tree72423a88f4a19086a4fcd52853bc92c55d3eeaac
parent1053ce529d2ed833edd9343c36f28b4ba788db96
s4-provision: don't hard wire the creation of the RID Set object

We now create it automatically in the samldb module when the first
user is created.

The creation of the dns user also had to move to the _modify.ldif as
it now relies on the fSMO role being setup for the RID Manager

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision.py
source4/setup/provision.ldif
source4/setup/provision_self_join.ldif
source4/setup/provision_self_join_modify.ldif