| /freebsd-13.1/lib/libpam/modules/pam_krb5/ |
| H A D | pam_krb5.c | 196 PAM_LOG("Got password"); in pam_sm_authenticate() 263 PAM_LOG("Got TGT"); in pam_sm_authenticate() 340 PAM_LOG("Done cleanup"); in pam_sm_authenticate() 345 PAM_LOG("Done cleanup2"); in pam_sm_authenticate() 350 PAM_LOG("Done cleanup3"); in pam_sm_authenticate() 548 PAM_LOG("Iteration"); in pam_sm_setcred() 561 PAM_LOG("Done chown()"); in pam_sm_setcred() 574 PAM_LOG("Cache closed"); in pam_sm_setcred() 671 PAM_LOG("Done cleanup"); in pam_sm_acct_mgmt() 738 PAM_LOG("Got password"); in pam_sm_chauthtok() [all …]
|
| /freebsd-13.1/lib/libpam/modules/pam_ksu/ |
| H A D | pam_ksu.c | 68 PAM_LOG("Got user: %s", user); in pam_sm_authenticate() 72 PAM_LOG("Got ruser: %s", (const char *)ruser); in pam_sm_authenticate() 76 PAM_LOG("krb5_init_context failed: %s", msg); in pam_sm_authenticate() 83 PAM_LOG("kuserok: %s -> %s", su_principal_name, user); in pam_sm_authenticate() 141 PAM_LOG("krb5_get_init_creds_opt_alloc: %s", msg); in auth_krb5() 150 PAM_LOG("krb5_get_init_creds_password: %s", msg); in auth_krb5() 160 PAM_LOG("krb5_verify_init_creds: %s", msg); in auth_krb5() 224 PAM_LOG("Could not determine default principal name."); in get_su_principal() 236 PAM_LOG("krb5_unparse_name: %s", msg); in get_su_principal() 240 PAM_LOG("Default principal name: %s", principal_name); in get_su_principal() [all …]
|
| /freebsd-13.1/lib/libpam/modules/pam_unix/ |
| H A D | pam_unix.c | 107 PAM_LOG("Got user: %s", user); in pam_sm_authenticate() 130 PAM_LOG("Got password"); in pam_sm_authenticate() 174 PAM_LOG("Got user: %s", user); in pam_sm_acct_mgmt() 197 PAM_LOG("Got login_cap"); in pam_sm_acct_mgmt() 299 PAM_LOG("Got user: %s", user); in pam_sm_chauthtok() 303 PAM_LOG("PRELIM round"); in pam_sm_chauthtok() 349 PAM_LOG("Got old password"); in pam_sm_chauthtok() 359 PAM_LOG("UPDATE round"); in pam_sm_chauthtok() 365 PAM_LOG("Got old password"); in pam_sm_chauthtok() 375 PAM_LOG("Got new password"); in pam_sm_chauthtok() [all …]
|
| /freebsd-13.1/lib/libpam/modules/pam_radius/ |
| H A D | pam_radius.c | 170 PAM_LOG("%s(): ignoring RADIUS attribute %d", in do_accept() 202 PAM_LOG("%s(): ignoring RADIUS attribute %d", in do_reject() 317 PAM_LOG("Got user: %s", user); in pam_sm_authenticate() 323 PAM_LOG("Got password"); in pam_sm_authenticate() 331 PAM_LOG("Radius opened"); in pam_sm_authenticate() 339 PAM_LOG("Radius config file read"); in pam_sm_authenticate() 347 PAM_LOG("Radius build access done"); in pam_sm_authenticate() 359 PAM_LOG("Trying template user: %s", in pam_sm_authenticate() 374 PAM_LOG("Using template user"); in pam_sm_authenticate()
|
| /freebsd-13.1/lib/libpam/modules/pam_lastlog/ |
| H A D | pam_lastlog.c | 84 PAM_LOG("Got user: %s", user); in pam_sm_open_session() 88 PAM_LOG("No PAM_RHOST"); in pam_sm_open_session() 93 PAM_LOG("No PAM_TTY"); in pam_sm_open_session() 97 PAM_LOG("No PAM_TTY"); in pam_sm_open_session() 107 PAM_LOG("Failed to open lastlogin database"); in pam_sm_open_session()
|
| /freebsd-13.1/lib/libpam/modules/pam_login_access/ |
| H A D | pam_login_access.c | 85 PAM_LOG("Got user: %s", (const char *)user); in pam_sm_acct_mgmt() 106 PAM_LOG("Checking login.access for user %s from host %s", in pam_sm_acct_mgmt() 113 PAM_LOG("Checking login.access for user %s on tty %s", in pam_sm_acct_mgmt() 120 PAM_LOG("Checking login.access for user %s", in pam_sm_acct_mgmt()
|
| /freebsd-13.1/lib/libpam/modules/pam_securetty/ |
| H A D | pam_securetty.c | 72 PAM_LOG("Got user: %s", user); in pam_sm_acct_mgmt() 82 PAM_LOG("Got TTY: %s", (const char *)tty); in pam_sm_acct_mgmt() 86 PAM_LOG("WARNING: PAM_TTY starts with " TTY_PREFIX); in pam_sm_acct_mgmt()
|
| /freebsd-13.1/lib/libpam/modules/pam_tacplus/ |
| H A D | pam_tacplus.c | 138 PAM_LOG("Done tac_open() ... tac_close()"); in pam_sm_authenticate() 144 PAM_LOG("Done user"); in pam_sm_authenticate() 150 PAM_LOG("Done tty"); in pam_sm_authenticate() 183 PAM_LOG("Trying template user: %s", in pam_sm_authenticate() 199 PAM_LOG("Using template user"); in pam_sm_authenticate()
|
| /freebsd-13.1/lib/libpam/modules/pam_nologin/ |
| H A D | pam_nologin.c | 77 PAM_LOG("Got user: %s", user); in pam_sm_acct_mgmt() 90 PAM_LOG("Unable to get login class for user %s", user); in pam_sm_acct_mgmt() 107 PAM_LOG("Opened %s file", nologin); in pam_sm_acct_mgmt()
|
| /freebsd-13.1/lib/libpam/modules/pam_opie/ |
| H A D | pam_opie.c | 85 PAM_LOG("Got user: %s", user); in pam_sm_authenticate() 127 PAM_LOG("Completed challenge %d: %s", i, response); in pam_sm_authenticate()
|
| /freebsd-13.1/lib/libpam/libpam/security/ |
| H A D | pam_mod_misc.h | 44 #define PAM_LOG(...) \ macro
|
| /freebsd-13.1/lib/libpam/modules/pam_rootok/ |
| H A D | pam_rootok.c | 62 PAM_LOG("User is not superuser"); in pam_sm_authenticate()
|
| /freebsd-13.1/lib/libpam/modules/pam_ftpusers/ |
| H A D | pam_ftpusers.c | 76 PAM_LOG("%s: %m", _PATH_FTPUSERS); in pam_sm_acct_mgmt()
|