projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f10327f
)
Remove default flag which diallowed skey operation
author
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:04:26 +0000
(
00:04
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 3 Jun 1993 00:04:26 +0000
(
00:04
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2541
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/kdb.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/kdb.h
b/src/include/krb5/kdb.h
index 8da126e126d6c3dc1a510a11d68d95e4feae4602..3c486a22402b1e1fe203a7bd180f49eff9828114 100644
(file)
--- a/
src/include/krb5/kdb.h
+++ b/
src/include/krb5/kdb.h
@@
-186,7
+186,7
@@
krb5_error_code krb5_db_fetch_mkey
#include <krb5/narrow.h>
-#define KRB5_KDB_DEF_FLAGS
(KRB5_KDB_DISALLOW_DUP_SKEY)
+#define KRB5_KDB_DEF_FLAGS
0
/* XXX THIS REALLY BELONGS ELSEWHERE */
#define TGTNAME "krbtgt"