Bastian Blank <[EMAIL PROTECTED]> writes: > Package: krb5-admin-server > Version: 1.6.dfsg.3-1 > Severity: wishlist > > krb5-admin-server should support running kadmind processes for more than > one realm. Preferable on different ips.
Upstream currently supports running servers for different realms on different ports, but not on different IPs. I'll file this upstream. kadmin supports a UDP protocol for password changes, which unfortunately makes this slightly harder than it would be if it were TCP-only -- some additional care has to be taken to ensure that UDP replies come from the right address and while I haven't looked, I'm a bit worried that code may be buried in a library. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

