Node:Existing Modules, Next:Using Libmuauth in Your Programs, Previous:Obtaining Authorization Information, Up:libmuauth
| int mu_auth_nosupport (void *return_data, void *key, void *func_data, void *call_data); | Function | 
| The "not-supported" module. Always returns  | 
| mu_auth_system_module | Variable | 
| This module is always registered even if  | 
| mu_auth_generic_module | Variable | 
| This module is always registered even if  | 
| mu_auth_pam_module | Variable | 
| Implements PAM authentication. Both authorization handlers are
 | 
| mu_auth_sql_module | Variable | 
| Implements authentication and authorization via MySQL database. The
credentials for accessing the database are taken from global variables
 | 
| mu_auth_virtual_module | Variable | 
| Implements  |