r23341: pdb interfaces should be versioned. As SAMBA_3_0 and SAMBA_3_0_26
authorJeremy Allison <jra@samba.org>
Mon, 4 Jun 2007 19:03:33 +0000 (19:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:07 +0000 (12:23 -0500)
are now identical, use the same version number (16) for both.
Jeremy.
(This used to be commit f2ac311ed408e1f17f468945b34289d4c6b915cc)

source3/include/passdb.h

index 3604458b5a8eab2bd65c2c087c7ef4974d43acce..c3af0f4f11e13e2615d8c0a4ea7dea418f4b537f 100644 (file)
@@ -242,6 +242,7 @@ struct pdb_search {
  * the pdb module. Remove the latter, this might happen more often. VL.
  * changed to version 14 to move lookup_rids and lookup_names to return
  * enum lsa_SidType rather than uint32.
+ * Changed to 16 for access to the trusted domain passwords (obnox).
  */
 
 #define PASSDB_INTERFACE_VERSION 16