dsdb/samdb: add resolve_oids module
commit7fbd18a9dd0fb07aceffd2494de8fc9710a427ce
authorStefan Metzmacher <metze@samba.org>
Sat, 19 Sep 2009 05:01:26 +0000 (19 07:01 +0200)
committerStefan Metzmacher <metze@samba.org>
Sun, 20 Sep 2009 04:44:17 +0000 (20 06:44 +0200)
treecb096c8b5b392688515b10c10ba7cb0367e5cae4
parentd80058f64edde55a4543d79475bb2a5730c2ab98
dsdb/samdb: add resolve_oids module

Windows Servers allow OID strings to be used instead of
attribute/class names.

For now we only resolve the OIDs in the search expressions,
the rest will follow.

metze
source4/dsdb/samdb/ldb_modules/config.mk
source4/dsdb/samdb/ldb_modules/resolve_oids.c [new file with mode: 0644]