diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/stock/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index 42f1e8480..b261e7d32 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -33,4 +33,7 @@ #define PROVIDE_CRC32 #define PROVIDE_DES_CBC_CKSUM +#define DEFAULT_PWD_STRING1 "Enter password:" +#define DEFAULT_PWD_STRING2 "Re-enter password for verification:" + #endif /* KRB5_CONFIG__ */ |
