aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2006-10-03 19:07:17 +0000
committerSam Hartman <hartmans@mit.edu>2006-10-03 19:07:17 +0000
commit63a8ab15aa5ee116b26a50c073fe8ee33e147cbd (patch)
tree40296b89921ea7edb3117c4d38c4132494d4ce06 /src/config-files
parent7f7a4fff296db90d36c39fb01dd35b61bdd6a2b0 (diff)
downloadkrb5-63a8ab15aa5ee116b26a50c073fe8ee33e147cbd.zip
krb5-63a8ab15aa5ee116b26a50c073fe8ee33e147cbd.tar.gz
krb5-63a8ab15aa5ee116b26a50c073fe8ee33e147cbd.tar.bz2
Preauthentication Plugin Framework
Patch from Nalin Dahyabhai at Redhat to implement a preauthentication framework based on the plugin architecture. Currently. the API is considered internal and the header is not installed. See src/include/krb5/preauth_plugin.h for the interface. ticket: new Tags: enhancement Status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18641 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config-files')
-rw-r--r--src/config-files/krb5.conf.M8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/config-files/krb5.conf.M b/src/config-files/krb5.conf.M
index 0791c5f..92460a7 100644
--- a/src/config-files/krb5.conf.M
+++ b/src/config-files/krb5.conf.M
@@ -162,6 +162,12 @@ libraries, use a value of 3 to use the CKSUMTYPE_RSA_MD4_DES
instead. This field is ignored when its value is incompatible with
the session key type.
+.IP preferred_preauth_types
+This allows you to set the preferred preauthentication types which the
+client will attempt before others which may be advertised by a KDC. The
+default value for this setting is "17, 16, 15, 14", which forces libkrb5
+to attempt to use PKINIT if it is supported.
+
.IP ccache_type
User this parameter on systems which are DCE clients, to specify the
type of cache to be created by kinit, or when forwarded tickets are
@@ -175,7 +181,7 @@ Specifies the location of the Kerberos V4 srvtab file. Default is
"/etc/srvtab".
.IP krb4_config
-Specifies the location of hte Kerberos V4 configuration file. Default
+Specifies the location of the Kerberos V4 configuration file. Default
is "/etc/krb.conf".
.IP krb4_realms