+Fri May 5 00:58:55 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * krb5.conf: Add example of the new [realms]/<realm>/
+ v4_instance_convert/<instance> form used by
+ krb5_425_convert_principal.
+
+ * krb5.conf.M: Document new v4_instance_convert subsection.
+
Tue Apr 25 22:04:54 1995 Theodore Y. Ts'o <tytso@dcl>
* krb5.conf.M: New file added to document the new krb5.conf
kdc = KERBEROS-1.MIT.EDU
admin_server = KERBEROS.MIT.EDU
default_domain = MIT.EDU
+ v4_instance_convert = {
+ mit = mit.edu
+ lithium = lithium.lcs.mit.edu
+ }
}
CYGNUS.COM = {
kdc = KERBEROS-1.CYGNUS.COM
kdc = KERBEROS-2.MIT.EDU:88
admin_server = KERBEROS.MIT.EDU
default_domain = MIT.EDU
+ v4_instance_convert = {
+ mit = mit.edu
+ lithium = lithium.lcs.mit.edu
+ }
}
.in -1i
.fi
realm are assumed to be in. This is needed for translating V4 principal names
(which do not contain a domain name) to V5 principal names (which do).
+.IP v4_instance_convert
+This subsection allows the administrator to configure exceptions to
+the default_domain mapping rule. It contains V4 instances (the tag
+name) which should be translated to some specific hostname (the tag
+value) as the second component in a Kerberos V5 principal name.
+
.SH DOMAIN_REALM SECTION
The [domain_realm] section provides a translation from a hostname to