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. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
