r4895: I missed this in my previous 'use secrets.ldb' commit.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 21 Jan 2005 11:31:35 +0000 (11:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:04 +0000 (13:09 -0500)
Andrew Bartlett

source/include/secrets.h

index 8b60c1afb373e5ab0f5bb58b743d990cf087faee..8b0d7801e681f305188e4d5dc68b673e0aa312b0 100644 (file)
@@ -57,4 +57,6 @@ struct machine_acct_pass {
        time_t mod_time;
 };
 
+#define SECRETS_PRIMARY_DOMAIN_DN "cn=Primary Domains"
+
 #endif /* _SECRETS_H */