diff options
author | Tom Yu <tlyu@mit.edu> | 2003-06-18 23:00:41 +0000 |
---|---|---|
committer | Tom Yu <tlyu@mit.edu> | 2003-06-18 23:00:41 +0000 |
commit | 56c9be53e44b322897509a0ee0706ff8b4799bcf (patch) | |
tree | 341a8af6d786cb611264f065da6bdfd365b078f6 /doc/dnssrv.texinfo | |
parent | 701484048f984e761b98e34474b977e6f372326c (diff) | |
download | krb5-56c9be53e44b322897509a0ee0706ff8b4799bcf.tar.gz krb5-56c9be53e44b322897509a0ee0706ff8b4799bcf.tar.xz krb5-56c9be53e44b322897509a0ee0706ff8b4799bcf.zip |
* dnssrv.texinfo: Add note about _kerberos-iv._udp SRV records
ticket: 1607
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15635 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/dnssrv.texinfo')
-rw-r--r-- | doc/dnssrv.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dnssrv.texinfo b/doc/dnssrv.texinfo index 1a401ac14e..c969fb2690 100644 --- a/doc/dnssrv.texinfo +++ b/doc/dnssrv.texinfo @@ -59,6 +59,10 @@ will also need the @code{admin_server} entry in @code{krb5.conf}. This should list port @value{DefaultKpasswdPort} on your master KDC. It is used when a user changes her password. +@item _kerberos-iv._udp +This should refer to your KDCs that serve Kerberos version 4 requests, +if you have Kerberos v4 enabled. + @end table Be aware, however, that the DNS SRV specification requires that the |