Lines Matching full:pam
2 * The public APIs of the pam-afs-session PAM module.
27 #include <portable/pam.h>
31 #include <pam-util/args.h>
32 #include <pam-util/logging.h>
36 * The main PAM interface for authorization checking.
55 * PAM configuration, but it's not common for the user to do so and that's in pam_sm_acct_mgmt()
56 * not how other krb5 PAM modules work. If we don't do this, root logins in pam_sm_acct_mgmt()
75 * The main PAM interface for authentication. We also do authorization checks
101 * The main PAM interface, in the auth stack, for establishing credentials
153 * Linux PAM library, at least for applications that call pam_setcred in pam_sm_setcred()
159 * Don't return an error here or the PAM stack will fail if pam-krb5 is in pam_sm_setcred()
174 * The main PAM interface for password changing.
207 * The main PAM interface for opening a session.
231 * The main PAM interface for closing a session.