summaryrefslogtreecommitdiff
path: root/lib/ldb-samba/ldif_handlers.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-09-05 16:40:19 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-09-05 11:19:25 +0200
commitef3d860b2e8afa9895f0b3a954807c6b9b059262 (patch)
tree69db3e46a21cc2cd4a1956e94e32f52d2f918f55 /lib/ldb-samba/ldif_handlers.h
parentb5c7eb909f21efd8abe212202236388ad6e8e7f9 (diff)
downloadsamba-ef3d860b2e8afa9895f0b3a954807c6b9b059262.tar.gz
samba-ef3d860b2e8afa9895f0b3a954807c6b9b059262.tar.bz2
samba-ef3d860b2e8afa9895f0b3a954807c6b9b059262.zip
s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoing
this allows --show-binary to display trustAuthOutgoing and trustAuthIncoming NDR blobs. Useful for debugging trust issues Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'lib/ldb-samba/ldif_handlers.h')
-rw-r--r--lib/ldb-samba/ldif_handlers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ldb-samba/ldif_handlers.h b/lib/ldb-samba/ldif_handlers.h
index 75ae7bd74c..e9669abd31 100644
--- a/lib/ldb-samba/ldif_handlers.h
+++ b/lib/ldb-samba/ldif_handlers.h
@@ -15,6 +15,7 @@
#define LDB_SYNTAX_SAMBA_DNSRECORD "LDB_SYNTAX_SAMBA_DNSRECORD"
#define LDB_SYNTAX_SAMBA_SUPPLEMENTALCREDENTIALS "LDB_SYNTAX_SAMBA_SUPPLEMENTALCREDENTIALS"
#define LDB_SYNTAX_SAMBA_SDDL_SECURITY_DESCRIPTOR "LDB_SYNTAX_SAMBA_SDDL"
+#define LDB_SYNTAX_SAMBA_TRUSTAUTHINOUTBLOB "LDB_SYNTAX_SAMBA_TRUSTAUTHINOUTBLOB"
#include "lib/ldb-samba/ldif_handlers_proto.h"
#undef _PRINTF_ATTRIBUTE