Nicolas Williams ([EMAIL PROTECTED]) wrote: : A little work with SWIG should yield a Perl module to access the kadm5 : library directly. There is such a thing already for Heimdal's kadm5 : library, but the MIT/Heimdal APIs are different enough that that module : won't work with MIT krb5.
There have been some folk looking at this, that I've been corresponding with. In particular, someone was looking at adding support to the existing Authen::Krb5 perl module to add the kadmin structures. I'll see if I can find out what progress has been made, as I'm likely to need this for local use fairly soon! : In the meantime, it really sucks that there's nothing better than : parsing the output of kadmin to see if an operation succeeded or not. I've not tried this - but does kadmin -q not return reasonable result codes, and if not, could it be made to? Cheers, Simon.
