Don't hardcode attributes to be treated as a DN
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 02:56:04 +0000 (12:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 02:56:04 +0000 (12:56 +1000)
commit473540d4a5550ff857a0710f077193869ed873f8
tree5a41b89dc40c583af591e9bd97f91f529e464671
parent0d89adcd4bd2de35cbd4b6d5dc0675a4631c6132
Don't hardcode attributes to be treated as a DN

This is now handled by reading the schema into the attributes.

Also, when we do set something here, mark it as FIXED, so the schema
and any reload from @ATTRIBUTES won't touch it.

Andrew Bartlett
(This used to be commit 7b24701335398ece3d1b3a20cf5f1174500b16ce)
source4/lib/ldb-samba/ldif_handlers.c