| /freebsd/contrib/openpam/doc/man/ |
| H A D | pam_acct_mgmt.3 | 1 .\" Generated from pam_acct_mgmt.c by gendoc.pl 6 .Nm pam_acct_mgmt 12 .Fn pam_acct_mgmt "pam_handle_t *pamh" "int flags" 15 .Fn pam_acct_mgmt 31 .Fn pam_acct_mgmt 36 .Fn pam_acct_mgmt 72 .Fn pam_acct_mgmt
|
| H A D | pam_sm_acct_mgmt.3 | 7 .Nd service module implementation for pam_acct_mgmt 19 .Xr pam_acct_mgmt 3 53 .Xr pam_acct_mgmt 3 ,
|
| H A D | pam.3 | 6 .Nm pam_acct_mgmt , 29 .Fn pam_acct_mgmt "pam_handle_t *pamh" "int flags" 130 .Fn pam_acct_mgmt 233 .Xr pam_acct_mgmt 3 ,
|
| H A D | Makefile.am | 5 pam_acct_mgmt.3 \
|
| H A D | pam.man | 69 .Fn pam_acct_mgmt
|
| H A D | pam.conf.5 | 84 .Pq Xr pam_acct_mgmt 3
|
| /freebsd/contrib/openpam/lib/libpam/ |
| H A D | pam_acct_mgmt.c | 54 pam_acct_mgmt(pam_handle_t *pamh, in pam_acct_mgmt() function 73 * The =pam_acct_mgmt function verifies and enforces account restrictions 84 * If any other bits are set, =pam_acct_mgmt will return
|
| H A D | pam_sm_acct_mgmt.c | 49 * Service module implementation for pam_acct_mgmt 82 * of the =pam_acct_mgmt API function.
|
| H A D | Makefile.am | 53 pam_acct_mgmt.c \
|
| H A D | Makefile.in | 151 openpam_ttyconv.lo pam_acct_mgmt.lo pam_authenticate.lo \ 210 ./$(DEPDIR)/pam_acct_mgmt.Plo ./$(DEPDIR)/pam_authenticate.Plo \ 457 pam_acct_mgmt.c \ 611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_acct_mgmt.Plo@am__quote@ # am--include-marker 827 -rm -f ./$(DEPDIR)/pam_acct_mgmt.Plo 927 -rm -f ./$(DEPDIR)/pam_acct_mgmt.Plo
|
| H A D | openpam_constants.c | 152 [PAM_SM_ACCT_MGMT] = "pam_acct_mgmt",
|
| /freebsd/contrib/openpam/bin/pamtest/ |
| H A D | pamtest.1 | 70 .Xr pam_acct_mgmt 3 . 131 .Xr pam_acct_mgmt 3 , 181 .Xr pam_acct_mgmt 3 ,
|
| H A D | pamtest.c | 124 * Wrapper for pam_acct_mgmt(3) 132 pt_verbose("pam_acct_mgmt()"); in pt_acct_mgmt() 133 if ((pame = pam_acct_mgmt(pamh, flags)) != PAM_SUCCESS) in pt_acct_mgmt() 134 pt_error(pame, "pam_acct_mgmt()"); in pt_acct_mgmt()
|
| /freebsd/contrib/pam-krb5/docs/ |
| H A D | docknot.yaml | 382 pam_acct_mgmt 430 `pam_acct_mgmt` finds the ticket cache, reads it in to obtain the 445 pam_acct_mgmt 455 Calling `pam_acct_mgmt` is optional; pam-krb5 doesn't do anything 460 `pam_setcred` (and therefore `pam_open_session`) and `pam_acct_mgmt` 474 not call `pam_acct_mgmt` or ignore its exit status. The fully correct 476 `PAM_NEW_AUTHTOK_REQD` from `pam_acct_mgmt`) can be enabled with the 484 pam_acct_mgmt
|
| H A D | pam_krb5.pod | 117 Provides an implementation of pam_acct_mgmt(). All it does is do the same 530 without attempting a password change, and then pam_acct_mgmt() should 534 applications call pam_acct_mgmt() and check its return status; otherwise, 544 only for specific applications known to call pam_acct_mgmt() and check its 901 pam_setcred(), pam_start_session(), and pam_acct_mgmt() don't make sense
|
| /freebsd/contrib/openpam/t/ |
| H A D | t_openpam_dispatch.c | 88 pam_err = pam_acct_mgmt(pamh, 0); 89 t_printv("pam_acct_mgmt() returned %d\n", pam_err); 163 pam_err = pam_acct_mgmt(pamh, tc->flags);
|
| /freebsd/contrib/pam-krb5/ |
| H A D | README.md | 410 pam_acct_mgmt 458 `pam_acct_mgmt` finds the ticket cache, reads it in to obtain the 473 pam_acct_mgmt 483 `pam_acct_mgmt` is optional; pam-krb5 doesn't do anything different when 488 (and therefore `pam_open_session`) and `pam_acct_mgmt` return 502 not call `pam_acct_mgmt` or ignore its exit status. The fully correct PAM 504 `PAM_NEW_AUTHTOK_REQD` from `pam_acct_mgmt`) can be enabled with the 512 pam_acct_mgmt
|
| H A D | README | 382 pam_acct_mgmt 427 pam_acct_mgmt finds the ticket cache, reads it in to obtain the 441 pam_acct_mgmt 450 Calling pam_acct_mgmt is optional; pam-krb5 doesn't do anything 455 (and therefore pam_open_session) and pam_acct_mgmt return PAM_IGNORE, 468 not call pam_acct_mgmt or ignore its exit status. The fully correct PAM 470 PAM_NEW_AUTHTOK_REQD from pam_acct_mgmt) can be enabled with the 477 pam_acct_mgmt
|
| /freebsd/lib/libpam/libpam/ |
| H A D | Makefile | 76 pam_acct_mgmt.c \ 120 pam_acct_mgmt.3 \
|
| /freebsd/usr.bin/su/ |
| H A D | su.c | 320 retcode = pam_acct_mgmt(pamh, 0); in main() 340 if (audit_submit(AUE_su, auid, EPERM, 1, "pam_acct_mgmt: %s", in main() 344 syslog(LOG_ERR, "pam_acct_mgmt: %s", in main()
|
| /freebsd/contrib/pam-krb5/module/ |
| H A D | account.c | 2 * Implements the PAM authorization function (pam_acct_mgmt).
|
| H A D | public.c | 76 * here, since many applications don't call pam_acct_mgmt.
|
| /freebsd/lib/libpam/modules/pam_krb5/ |
| H A D | pam-krb5.8 | 165 Provides an implementation of \fBpam_acct_mgmt()\fR. All it does is do the same 552 without attempting a password change, and then \fBpam_acct_mgmt()\fR should 556 applications call \fBpam_acct_mgmt()\fR and check its return status; otherwise, 566 only for specific applications known to call \fBpam_acct_mgmt()\fR and check its 893 \&\fBpam_setcred()\fR, \fBpam_start_session()\fR, and \fBpam_acct_mgmt()\fR don't make sense
|
| /freebsd/contrib/openpam/include/security/ |
| H A D | pam_appl.h | 52 pam_acct_mgmt(pam_handle_t *_pamh,
|
| /freebsd/contrib/openpam/bin/su/ |
| H A D | su.c | 114 if ((pam_err = pam_acct_mgmt(pamh, 0)) == PAM_NEW_AUTHTOK_REQD) in main()
|