s4:dsdb Assert that we can't get backlinks as input in linked_attributes
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 12:26:22 +0000 (22:26 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Jun 2010 23:57:52 +0000 (09:57 +1000)
commit5150f8597a2211414ddbd588e8bd64e0ef3c29a7
tree8d4e116564ad44559940685933a58c6eb304644b
parentf9018bc0ea882bf9303350ca594262c88942c38f
s4:dsdb Assert that we can't get backlinks as input in linked_attributes

The objectclass_attr module should prevent users creating such links,
and the mrepl_meta_data module should only create them in functional
level 2003 or above.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/linked_attributes.c