]> eyrie.org Git - kerberos/perl-kerberos.git/commit
Add more configuration parameters, fix various bugs
authorRuss Allbery <eagle@eyrie.org>
Sat, 22 Feb 2014 04:50:56 +0000 (20:50 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sat, 22 Feb 2014 04:50:56 +0000 (20:50 -0800)
commit0a3a285c4454c1f473c8629601ef9fea0bef0331
treef4de52806783d62ffbe35a5e87a3bb9e4ea130e9
parentbd56e2044b9c25c3732f6e272dcd965e0d4eff4f
Add more configuration parameters, fix various bugs

Add config_file, db_name, and stash_file configuration parameters
and pass them into either libkadm5srv or the Kerberos context as
needed.

Fix the code to set the elements of the exception thrown from the
Kerberos kadmin code.  hv_stores is a better API to use here.

Use KADM5_ADMIN_SERVICE instead of a hard-coded string.

Include the Authen::Kerberos::Exception class in the
Authen::Kerberos::Kadmin class so that exceptions will stringify
and compare properly by default.
lib/Authen/Kerberos/Kadmin.pm
lib/Authen/Kerberos/Kadmin.xs