s4:ldb: use try to print the extended dn in the ldif output
commitf7c53e0addb13dd085ed102b8afaec2122e078ea
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Dec 2008 07:33:32 +0000 (16 08:33 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Dec 2008 01:29:25 +0000 (17 12:29 +1100)
tree564abdc72b615b22e674b335a30ee0f6633de811
parent30ae74d39957b56f7ad893275fc7704b5b923332
s4:ldb: use try to print the extended dn in the ldif output

This allows searches with the extended DN control to still print the
extended DN in ldif output (it would otherwise be parsed and hidden in
the structure).

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/lib/ldb/common/ldb_ldif.c