3.2.2 Initializing ‘libmu_auth

Function: void mu_auth_init (void)

This function registers the command line capability “auth”. It must be called after registering ‘libmu_auth’ modules and before calling mu_agrp_parse(). If an error occurs, this function prints diagnostic message and aborts the program.

Function: void MU_AUTH_REGISTER_ALL_MODULES (void)

This macro registers all default modules and calls mu_auth_init().