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 ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
