Implementing preauthentication using loadable modules

Nalin Dahyabhai nalin at redhat.com
Mon Oct 2 19:37:14 EDT 2006


On Mon, Oct 02, 2006 at 06:00:14PM -0400, Sam Hartman wrote:
> >>>>> "Nalin" == Nalin Dahyabhai <nalin at redhat.com> writes:
> 
>     Nalin> Any objections to changing so that the client flags are
>     Nalin> provided by a callback, and to make the client and server
>     Nalin> callbacks take the preauth type as an argument?
> 
> No.

Okay then.  I've put up a revised patch which does this.  It also adds
module constructor/destructor callbacks which should work along the
lines Kevin described.  The callbacks which do the protocol work are now
going to get the module context in addition to the per-request context.

Nalin



More information about the krbdev mailing list