Hi all, #include <security/pam_appl.h> int pam_putenv (pamh, name_value); pam_handle_t *pamh; const char *name_value; In the PAM writers' guide, I saw a description for this method, but did not see any length restriction for name_value, does that mean there is no length limit for string "name_value" ? Thanks. -Andy _______________________________________________ Pam-list mailing list Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list