Searched refs:setcred (Results 1 – 20 of 20) sorted by relevance
| /src/contrib/pam-krb5/tests/data/scripts/basic/ |
| H A D | no-context | 12 setcred(DELETE_CRED) = PAM_SUCCESS 13 setcred(ESTABLISH_CRED) = PAM_SUCCESS 14 setcred(REFRESH_CRED) = PAM_SUCCESS 15 setcred(REINITIALIZE_CRED) = PAM_SUCCESS
|
| H A D | no-context-debug | 17 setcred(DELETE_CRED) = PAM_SUCCESS 18 setcred(ESTABLISH_CRED) = PAM_SUCCESS 19 setcred(REFRESH_CRED) = PAM_SUCCESS 20 setcred(REINITIALIZE_CRED) = PAM_SUCCESS
|
| /src/contrib/pam-krb5/tests/data/scripts/trace/ |
| H A D | unsupported | 18 setcred(DELETE_CRED) = PAM_SUCCESS 19 setcred(ESTABLISH_CRED) = PAM_SUCCESS 20 setcred(REFRESH_CRED) = PAM_SUCCESS 21 setcred(REINITIALIZE_CRED) = PAM_SUCCESS
|
| H A D | supported | 18 setcred(DELETE_CRED) = PAM_SUCCESS 19 setcred(ESTABLISH_CRED) = PAM_SUCCESS 20 setcred(REFRESH_CRED) = PAM_SUCCESS 21 setcred(REINITIALIZE_CRED) = PAM_SUCCESS
|
| /src/sys/sys/ |
| H A D | ucred.h | 143 struct setcred { struct 200 struct setcred *const wcred); 269 int setcred(u_int flags, const struct setcred *wcred, size_t size);
|
| H A D | syscall.mk | 436 setcred.o \
|
| H A D | syscallsubr.h | 328 struct setcred *const wcred);
|
| H A D | sysproto.h | 1878 …char wcred_l_[PADL_(const struct setcred *)]; const struct setcred * wcred; char wcred_r_[PADR_(co…
|
| /src/contrib/pam-krb5/tests/data/scripts/stacked/ |
| H A D | auth-only | 1 # Test basic authentication without setcred. -*- conf -*-
|
| /src/lib/libpam/modules/pam_krb5/ |
| H A D | Makefile | 57 setcred.c \
|
| /src/usr.bin/mdo/ |
| H A D | mdo.c | 501 struct setcred wcred = SETCRED_INITIALIZER; in main() 867 if (setcred(setcred_flags, &wcred, sizeof(wcred)) != 0) in main()
|
| /src/contrib/pam-krb5/ |
| H A D | Makefile.am | 55 module/prompting.c module/public.c module/setcred.c \ 118 module/setcred.lo module/support.lo pam-util/libpamutil.la \
|
| H A D | NEWS | 1091 authentication and setcred or session initialization. This allows the 1128 setcred is called. This saves duplicate work and works around a bug
|
| /src/lib/libsys/ |
| H A D | Symbol.sys.map | 389 setcred;
|
| H A D | _libsys.h | 50 struct setcred; 466 typedef int (__sys_setcred_t)(u_int, const struct setcred *, size_t); 876 int __sys_setcred(u_int flags, const struct setcred * wcred, size_t size);
|
| H A D | Makefile.sys | 330 setcred.2 \
|
| /src/sys/kern/ |
| H A D | kern_prot.c | 538 user_setcred_copyin_supp_groups(struct setcred *const wcred, in user_setcred_copyin_supp_groups() 583 user_setcred(struct thread *td, const u_int flags, struct setcred *const wcred) in user_setcred() 644 const struct setcred *wcred; 652 struct setcred wcred; in sys_setcred() 668 struct setcred *const wcred) in kern_setcred()
|
| /src/contrib/pam-krb5/tests/fakepam/ |
| H A D | README | 186 "authenticate", "setcred", "chauthtok", "open_session", or 201 the "setcred" call.
|
| /src/crypto/openssh/contrib/redhat/ |
| H A D | openssh.spec | 611 - call setcred() again after initgroups, because the "creds" could actually function
|
| /src/sys/compat/freebsd32/ |
| H A D | freebsd32_misc.c | 4224 struct setcred wcred; in freebsd32_setcred()
|