projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
564fadc
)
add DEFAULT_PWD_STRING1, DEFAULT_PWD_STRING2
author
John Kohl
<jtkohl@mit.edu>
Mon, 30 Apr 1990 15:40:09 +0000
(15:40 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 30 Apr 1990 15:40:09 +0000
(15:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@632
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/stock/config.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/stock/config.h
b/src/include/krb5/stock/config.h
index 42f1e8480c93b0b7fad1e8164e301ef4f9b7ded4..b261e7d32d6fb20bdec1c425dfc68537dec9a1a9 100644
(file)
--- 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__ */