Password sync plugin, and questions about plugin criticality

Sam Hartman hartmans at MIT.EDU
Tue Jun 27 14:14:12 EDT 2006


>>>>> "Nicolas" == Nicolas Williams <Nicolas.Williams at sun.com> writes:

    Nicolas> On Mon, Jun 26, 2006 at 01:33:38AM -0400, Ken Hornstein
    Nicolas> wrote:
    >> void pwupdate_init(void **context, krb5_context);

    Nicolas> No krb5_context should be needed.  One argument should
    Nicolas> suffice.

1) Always take a krb5_context.

2) Always take it as the first argument.

That's a basic style guideline for almost all of our code.

--Sam



More information about the krbdev mailing list