problem regarding two KDC
Ken Raeburn
raeburn at MIT.EDU
Tue May 23 03:19:50 EDT 2006
On May 22, 2006, at 22:21, Aruna Lakmal wrote:
> Hey gys,
> Can I have two KDCs within the same computer..?
> thanx.
Sure. If you want to run two KDC processes, you just have to use
command-line arguments or config files to make sure they listen on
different ports. Clients can be informed of the port number via DNS
SRV records or config files.
It's also possible to run our KDC with one process handling requests
for more than one realm, though I haven't tested out that mode myself
lately.
Ken
More information about the Kerberos
mailing list