[4514] in Kerberos
Re: Moving Kerberos Server
daemon@ATHENA.MIT.EDU (Axel-Stiphane C. Smxrgrav)
Mon Jan 23 04:55:11 1995
To: kerberos@MIT.EDU
Date: 23 Jan 1995 10:44:18 +0100
From: axelstep@ifi.uio.no (Axel-Stiphane C. Smxrgrav)
In article <3fm8c5$ken@news1.digex.net>, lr@access2.digex.net (Sir Topham Hatt) writes:
> I need to move our R4 Kerberos server from a moribund DEC 5000 to an
> HP. I'd like to do this with a minimum of fuss. It would appear possible
> to dump the database with ksrvutil and reload it on the new machine.
> Anybody have any hints? Thanks
You will also have to modify the Kerberos config files on all Kerberos client
machines (/etc/krb.conf) unless the new Kerberos server machine has inherited the
name of the old one. Make sure to stash the same Kerberos Master database password
for the new database as for the old one, since the database dump is partially
encrypted with the master key.
-ascs