On 09/13/2010 05:48 PM, Russ Allbery wrote: > Bram Cymet<[email protected]> writes: > >> Does anyone know of a java library that would allow for administration >> of a realm from within a java app (add principals, remove principals, >> and change passwords)? I have seen lots of examples that call out to the >> kadmin utility but I was wondering if there is anyway of doing it >> nativity from java? > I don't know of any implementation of (either of the) kadmin RPC protocols > in Java. I'd be interested in having the same thing, but I doubt anyone > has written it. > You refereed to "either of the" kadmin RPC protocols. Were you referring to the TCP and UDP interfaces or something else entirely? From what I have been able to figure out kadmin using XDR/RPC as its RPC protocol.
-- Bram Cymet Software Developer Canadian Bank Note Co. Ltd. Cell: 613-608-9752 ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
