How to go about changing Kerberos domain ?

Laura Smith via Kerberos <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.general
Message-ID <40Le6-8PQK-pttsVU78muKoZ_rJs91jx37TG84ZU41UFxJHBugXzdRD_vy-mrm1D-yx_LNidTbLd4J5SJv9vKBUuJAFyJLQL_kl333YUwQc=@protonmail.ch>
Let's say I've got two KDC's:
  - foo.example.com (master)
  - foo1.example.com (replica)

They operate the example.com kerberos domain.

There is a possibility I will need to change the host DNS so they will be known in the future as:

   - foo.example.org
   - foo1.example.org

How would I go about this ?  My DNS entries under the present example.com look as follows:

_kerberos               TXT    "EXAMPLE.COM"
kerberos                CNAME  kbr
kerberos-1	       CNAME   kbr2
_kerberos-master._udp   SRV     0 0 88 kbr
_kerberos-adm._tcp      SRV     0 0 88 kbr
_kpasswd._udp           SRV     0 0 88 kbr
_kerberos._udp          SRV     0 0 88 kbr2
_kerberos._tcp          SRV     0 0 88 kbr
_kerberos._tcp          SRV     0 0 88 kbr2
kbr			A	;REMOVED
kbr			AAAA	;REMOVED
kbr2			A	;REMOVED
kbr2			AAAA	;REMOVED

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.