| /src/lib/libpam/modules/pam_radius/ |
| pam_radius.c | 65 #define PAM_OPT_TEMPLATE_USER "template_user" 273 const char *conf_file, *template_user, *nas_id, *nas_ipaddr; local in function:pam_sm_authenticate 278 template_user = openpam_get_option(pamh, PAM_OPT_TEMPLATE_USER); 326 if (template_user != NULL) { 329 template_user); 334 * to the value given in the "template_user" 344 template_user);
|
| pam_radius.c | 65 #define PAM_OPT_TEMPLATE_USER "template_user" 273 const char *conf_file, *template_user, *nas_id, *nas_ipaddr; local in function:pam_sm_authenticate 278 template_user = openpam_get_option(pamh, PAM_OPT_TEMPLATE_USER); 326 if (template_user != NULL) { 329 template_user); 334 * to the value given in the "template_user" 344 template_user);
|
| pam_radius.c | 65 #define PAM_OPT_TEMPLATE_USER "template_user" 273 const char *conf_file, *template_user, *nas_id, *nas_ipaddr; local in function:pam_sm_authenticate 278 template_user = openpam_get_option(pamh, PAM_OPT_TEMPLATE_USER); 326 if (template_user != NULL) { 329 template_user); 334 * to the value given in the "template_user" 344 template_user);
|