projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e35cac
)
add DEFAULT_CONFIG_FILENAME, KDC_PORTNAME
author
John Kohl
<jtkohl@mit.edu>
Thu, 19 Apr 1990 14:20:23 +0000
(14:20 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 19 Apr 1990 14:20:23 +0000
(14:20 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@514
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 b8fa543c93fd9ff265257ee2ae5f5d8d9a2c8196..e38d82366ba204a9c5f1787b39df7cc0d59a7cb8 100644
(file)
--- a/
src/include/krb5/stock/osconf.h
+++ b/
src/include/krb5/stock/osconf.h
@@
-19,6
+19,8
@@
#define KRB5_USE_INET /* Support IP address family */
+#define DEFAULT_CONFIG_FILENAME "/etc/krb.conf"
+#define KDC_PORTNAME "kerberos5" /* for /etc/services or equiv. */
#ifdef POSIX_SIGTYPE
#define sigtype void