s4:dsdb/objectclass_attrs: call dsdb_attribute_from_ldb() without a prefixmap
commit5902a362b394cdae894173c898aee019177e39f1
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2016 11:02:21 +0000 (8 13:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 11 Aug 2016 05:10:39 +0000 (11 07:10 +0200)
tree743fdf2371de0126fa804e26e5779230b85dc94b
parent6143e5ec2b90b3508617e9595913070f9a83e72f
s4:dsdb/objectclass_attrs: call dsdb_attribute_from_ldb() without a prefixmap

We may not have a prefix mapping for the new attribute definition,
it will be added later.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12128

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit fa580f255ca0878b99946cda3f95913ff37f6d54)
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c