Project review: kuserok/an2ln pluggable interface
Greg Hudson
ghudson at MIT.EDU
Thu Feb 7 12:51:22 EST 2013
On 02/07/2013 12:33 PM, Nico Williams wrote:
> Is this plugin interface compatible with the equivalent one in Heimdal?
> (Note: I'm not arguing that it should be, though it might be convenient
> if it were.)
No, Heimdal's overall plugin architecture doesn't match MIT's, so we
can't easily make compatible interfaces. But it should be
straightforward to build a shared object which implements both
interfaces (like krb5-strength does for the password quality interfaces).
More information about the krbdev
mailing list