- Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed.
- Update the DIST_CRYPTO_ALL value to match reality.
This commit is contained in:
parent
19c7c976c8
commit
4d869251ec
@ -34,8 +34,8 @@
|
||||
#define DIST_CRYPTO_CRYPTO 0x0001
|
||||
#define DIST_CRYPTO_SCRYPTO 0x0002
|
||||
#define DIST_CRYPTO_SSECURE 0x0004
|
||||
#define DIST_CRYPTO_SKERBEROS5 0x0040
|
||||
#define DIST_CRYPTO_ALL 0x007F
|
||||
#define DIST_CRYPTO_SKERBEROS5 0x0008
|
||||
#define DIST_CRYPTO_ALL 0x000F
|
||||
|
||||
/* Subtypes for SRC distribution */
|
||||
#define DIST_SRC_BASE 0x00001
|
||||
|
Loading…
x
Reference in New Issue
Block a user