update for krb5_424_conv_principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2968 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -60,6 +60,11 @@ Maximum time differential (in seconds) allowed when comparing
|
||||
times. Default is 300 seconds (five minutes).
|
||||
.It Li kdc_timeout = Va time
|
||||
Maximum time to wait for a reply from the kdc, default is 3 seconds.
|
||||
.It v4_name_convert
|
||||
.It v4_instance_resolve
|
||||
These are decribed in the
|
||||
.Xr krb5_425_conv_principal
|
||||
manual page.
|
||||
.El
|
||||
.It Li [domain_realm]
|
||||
This is a list of mappings from DNS domain to Kerberos realm. Each
|
||||
@@ -79,28 +84,11 @@ Specifies a kdc for this realm. If the optional port is absent, the
|
||||
default value for the
|
||||
.Dq kerberos/udp
|
||||
service will be used.
|
||||
.It Li v4_instance_convert = {
|
||||
This specifies a list of version 4 instance to version 5 component
|
||||
conversions that should be made when converting a version 4 principal
|
||||
to a version 5 ditto. Since version 4 host instances only contains the
|
||||
first part of the domain name, this section is sometimes
|
||||
necessary. See also
|
||||
.Li default_domain .
|
||||
.It }
|
||||
.It Li v4_name_convert = {
|
||||
Similar to
|
||||
.Li v4_instance_convert ,
|
||||
but converts the version 4 name, rather than the instance. Before
|
||||
someone thinks up something better you will (to use version 4 support)
|
||||
have to have a binding looking like:
|
||||
.Pp
|
||||
.Dl rcmd = host
|
||||
.Pp
|
||||
here.
|
||||
.It }
|
||||
.It Li default_domain = Va domain
|
||||
The default domain to use when converting version 4 instances to
|
||||
version 5 principals.
|
||||
.It Li v4_instance_convert
|
||||
.It Li v4_name_convert
|
||||
.It Li default_domain
|
||||
See
|
||||
.Xr krb5_425_conv_principal 3 .
|
||||
.El
|
||||
.It Li }
|
||||
.El
|
||||
|
Reference in New Issue
Block a user