1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-14 00:58:38 +03:00

r4895: I missed this in my previous 'use secrets.ldb' commit.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett 2005-01-21 11:31:35 +00:00 committed by Gerald (Jerry) Carter
parent 24927e69d8
commit 53b98c674b

View File

@ -57,4 +57,6 @@ struct machine_acct_pass {
time_t mod_time;
};
#define SECRETS_PRIMARY_DOMAIN_DN "cn=Primary Domains"
#endif /* _SECRETS_H */