projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea28b13
)
add DEFAULT_KEYTAB_NAME
author
John Kohl
<jtkohl@mit.edu>
Fri, 11 May 1990 16:53:22 +0000
(16:53 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 11 May 1990 16:53:22 +0000
(16:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@852
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/stock/osconf.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/stock/osconf.h
b/src/include/krb5/stock/osconf.h
index c157a1d4e388a88016451e41c178d7bd45951128..052c92c2a7d2963d3b256ee9ba3978f9a2891546 100644
(file)
--- a/
src/include/krb5/stock/osconf.h
+++ b/
src/include/krb5/stock/osconf.h
@@
-28,6
+28,7
@@
#define DEFAULT_CONFIG_FILENAME "/etc/krb.conf"
#define DEFAULT_TRANS_FILENAME "/etc/krb.realms"
#define DEFAULT_LNAME_FILENAME "/etc/aname"
+#define DEFAULT_KEYTAB_NAME "FILE:/etc/v5srvtab"
#define KDC_PORTNAME "kerberos5" /* for /etc/services or equiv. */