pam_misc_paste_env(3) debian man page | unix.com

Man Page: pam_misc_paste_env

Operating Environment: debian

Section: 3

PAM_MISC_PASTE_ENV(3)						 Linux-PAM Manual					     PAM_MISC_PASTE_ENV(3)

NAME
pam_misc_paste_env - transcribing an environment to that of PAM
SYNOPSIS
#include <security/pam_misc.h> int pam_misc_paste_env(pam_handle_t *pamh, const char * const *user);
DESCRIPTION
This function takes the supplied list of environment pointers and uploads its contents to the PAM environment. Success is indicated by PAM_SUCCESS.
SEE ALSO
pam_putenv(3), pam(7)
STANDARDS
The pam_misc_paste_env function is part of the libpam_misc Library and not defined in any standard. Linux-PAM Manual 06/04/2011 PAM_MISC_PASTE_ENV(3)
Related Man Pages
pam_getenvlist(3) - debian
pam_putenv(3) - debian
pam_putenv(3) - suse
pam_putenv(3) - posix
pam_putenv(3) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?