Lines Matching refs:PAM_LOG
143 PAM_LOG("Got user: %s", user);
149 PAM_LOG("Got ruser: %s", (const char *)sourceuser);
156 PAM_LOG("Got service: %s", (const char *)service);
170 PAM_LOG("Context initialised");
222 PAM_LOG("Credentials initialised");
231 PAM_LOG("Done krb5_cc_register()");
239 PAM_LOG("Created principal: %s", principal);
250 PAM_LOG("Done krb5_parse_name()");
261 PAM_LOG("Got principal: %s", princ_name);
270 PAM_LOG("Got password");
289 PAM_LOG("PAM_USER Redone");
298 PAM_LOG("Done getpwnam_r()");
312 PAM_LOG("Got TGT");
338 PAM_LOG("Credentials stashed");
351 PAM_LOG("Credentials stash verified");
361 PAM_LOG("Credentials stash not pre-existing");
378 PAM_LOG("Credentials stash saved");
382 PAM_LOG("Done cleanup");
385 PAM_LOG("Done cleanup2");
400 PAM_LOG("Done cleanup5");
440 PAM_LOG("Establishing credentials");
447 PAM_LOG("Got user: %s", (const char *)user);
451 PAM_LOG("Error krb5_init_context() failed");
455 PAM_LOG("Context initialised");
460 PAM_LOG("Got euid, egid: %d %d", euid, egid);
483 PAM_LOG("Done getpwnam_r()");
495 PAM_LOG("Done setegid() & seteuid()");
514 PAM_LOG("Error malloc(): failure");
540 truncated: PAM_LOG("string truncation failure");
560 PAM_LOG("Got cache_name: %s", cache_name);
583 PAM_LOG("Cache initialised");
594 PAM_LOG("Prepared for iteration");
611 PAM_LOG("Iteration");
616 PAM_LOG("Done iterating");
621 PAM_LOG("Error chown(): %s", strerror(errno));
626 PAM_LOG("Done chown()");
629 PAM_LOG("Error chmod(): %s", strerror(errno));
634 PAM_LOG("Done chmod()");
640 PAM_LOG("Cache closed");
644 PAM_LOG("Error pam_setenv(): %s", pam_strerror(pamh, retval));
649 PAM_LOG("Environment done: KRB5CCNAME=%s", cache_name);
653 PAM_LOG("Done cleanup2");
656 PAM_LOG("Done cleanup3");
661 PAM_LOG("Done seteuid() & setegid()");
690 PAM_LOG("Got user: %s", (const char *)user);
696 PAM_LOG("Got credentials");
700 PAM_LOG("Error krb5_init_context() failed");
704 PAM_LOG("Context initialised");
714 PAM_LOG("Got ccache %s", (const char *)ccache_name);
724 PAM_LOG("Got principal");
732 PAM_LOG("Done kuserok()");
736 PAM_LOG("Done cleanup");
768 PAM_LOG("Illegal flags argument");
776 PAM_LOG("Got user: %s", (const char *)user);
780 PAM_LOG("Error krb5_init_context() failed");
784 PAM_LOG("Context initialised");
788 PAM_LOG("Error krb5_init_context() failed");
796 PAM_LOG("Credentials options initialised");
814 PAM_LOG("Got principal: %s", princ_name);
823 PAM_LOG("Got password");
835 PAM_LOG("Credentials established");
848 PAM_LOG("Got new password");
875 PAM_LOG("Password changed");
883 PAM_LOG("Done cleanup");
886 PAM_LOG("Done cleanup2");
896 PAM_LOG("Done cleanup3");
927 PAM_LOG("%s (%s)", b1, b2);