[1830] in Kerberos-V5-bugs
Re: Slave server instructions
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Mar 6 00:41:27 1996
Date: Wed, 6 Mar 1996 00:41:04 -0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: putnamd@MIT.EDU.hayes.com
Cc: krb5-bugs@MIT.EDU
In-Reply-To: Dennis Putnam's message of Tue, 5 Mar 1996 15:38:08 -0500 (EST),
<Pine.SUN.3.90.960305153644.13261A-100000@atlodbs1.hayes.com>
Date: Tue, 5 Mar 1996 15:38:08 -0500 (EST)
From: Dennis Putnam <putnamd@atlodbs1.hayes.com>
I am in need of a Kerberos slave server. Has the documentation been
written yet for installing a slave? Are any beta documents available?
No, unfortunately not. The man pages for kprop and kpropd are hopefully
sufficiently to tell you how the slave database is propgated. (Run
kprop out of cron, usually once a day).
The slave server is set up just like a master server, except you don't
run the admin server. Instead you run kpropd, usually out of inetd, so
that it receives periodic updates from the master server.
- Ted