change confusing wording
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10854 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 1997 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 1997-2002 Kungliga Tekniska H<>gskolan
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.Dd April 11, 1999
|
.Dd April 11, 1999
|
||||||
.Dt KRB5_425_CONV_PRINCIPAL 3
|
.Dt KRB5_425_CONV_PRINCIPAL 3
|
||||||
@@ -26,8 +26,8 @@ realm. In some cases also the first component/name will differ between
|
|||||||
version 4 and version 5. Furthermore the second component of a host
|
version 4 and version 5. Furthermore the second component of a host
|
||||||
principal will be the fully qualified domain name of the host in
|
principal will be the fully qualified domain name of the host in
|
||||||
question, while the instance of a version 4 principal will only
|
question, while the instance of a version 4 principal will only
|
||||||
contain the first component. Because of these problems the conversion
|
contain the first part (short hostname). Because of these problems
|
||||||
between principals will have to be site customized.
|
the conversion between principals will have to be site customized.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_425_conv_principal_ext
|
.Fn krb5_425_conv_principal_ext
|
||||||
will try to convert a version 4 principal, given by
|
will try to convert a version 4 principal, given by
|
||||||
@@ -85,8 +85,10 @@ v4_name_convert = {
|
|||||||
host = {
|
host = {
|
||||||
ftp = ftp
|
ftp = ftp
|
||||||
hprop = hprop
|
hprop = hprop
|
||||||
|
imap = imap
|
||||||
pop = pop
|
pop = pop
|
||||||
rcmd = host
|
rcmd = host
|
||||||
|
smtp = smtp
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.Ed
|
.Ed
|
||||||
|
Reference in New Issue
Block a user