mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r4895: I missed this in my previous 'use secrets.ldb' commit.
Andrew Bartlett
(This used to be commit 53b98c674b
)
This commit is contained in:
parent
a721be4519
commit
2c0cb15005
@ -57,4 +57,6 @@ struct machine_acct_pass {
|
|||||||
time_t mod_time;
|
time_t mod_time;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define SECRETS_PRIMARY_DOMAIN_DN "cn=Primary Domains"
|
||||||
|
|
||||||
#endif /* _SECRETS_H */
|
#endif /* _SECRETS_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user