1PAM_MISC_PASTE_ENV(3)          Linux-PAM Manual          PAM_MISC_PASTE_ENV(3)
2
3
4

NAME

6       pam_misc_paste_env - transcribing an environment to that of PAM
7

SYNOPSIS

9       #include <security/pam_misc.h>
10
11       int pam_misc_paste_env(pam_handle_t *pamh, const char * const *user);
12

DESCRIPTION

14       This function takes the supplied list of environment pointers and
15       uploads its contents to the PAM environment. Success is indicated by
16       PAM_SUCCESS.
17

SEE ALSO

19       pam_putenv(3), pam(8)
20

STANDARDS

22       The pam_misc_paste_env function is part of the libpam_misc Library and
23       not defined in any standard.
24
25
26
27Linux-PAM Manual                  05/18/2017             PAM_MISC_PASTE_ENV(3)
Impressum