Commit the header file for the LDAP/secrets changes
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2002 11:10:13 +0000 (11:10 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2002 11:10:13 +0000 (11:10 +0000)
(This used to be commit 5512618d3493a04c84a43beaa752c307bce146fc)

source3/include/secrets.h

index 3d7e2aa97e30cac5dd6e6d6c668feae6f8a0f9ab..8a5a573bcc0109471cbdb4e254fe1dbb2a6562aa 100644 (file)
@@ -35,6 +35,8 @@
 #define SECRETS_DOMAIN_SID    "SECRETS/SID"
 #define SECRETS_SAM_SID       "SAM/SID"
 
+#define SECRETS_LDAP_BIND_PW "SECRETS/LDAP_BIND_PW"
+
 /* Authenticated user info is stored in secrets.tdb under these keys */
 
 #define SECRETS_AUTH_USER      "SECRETS/AUTH_USER"