mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
kdc: Remind us that these values need to match other values
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
9b7066506e
commit
889c461c00
@ -104,6 +104,8 @@ struct sdb_entry_ex {
|
||||
#define SDB_ERR_NOT_FOUND_HERE 36150287
|
||||
#define SDB_ERR_WRONG_REALM 36150289
|
||||
|
||||
/* These must match the values in hdb.h */
|
||||
|
||||
#define SDB_F_DECRYPT 1 /* decrypt keys */
|
||||
#define SDB_F_GET_CLIENT 4 /* fetch client */
|
||||
#define SDB_F_GET_SERVER 8 /* fetch server */
|
||||
|
Loading…
x
Reference in New Issue
Block a user