Query: pam_strerror
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAM_STRERROR(3) Programmers' Manual PAM_STRERROR(3)NAMEpam_strerror - return a textual description of a Linux-PAM errorSYNOPSIS#include <security/pam_appl.h> or, #include <security/pam_modules.h> const char * pam_strerror( pam_handle_t *pamh, int pam_error);DESCRIPTIONpam_strerror This function returns some text describing the Linux-PAM error associated with the pam_error argument.RETURN VALUEOn success this function returns a description of the indicated error. Should the function not recognize the error, ``Unknown Linux-PAM error'' is returned.CONFORMING TODCE-RFC 86.0, October 1995.BUGSThis function should be internationalized.SEE ALSOpam(8). Also, see the three Linux-PAM Guides, for System administrators, module developers, and application developers. Linux-PAM 0.70 1999 Oct 4 PAM_STRERROR(3)
Related Man Pages |
---|
pam_start(3) - opendarwin |
pam_end(3) - redhat |
pam_setcred(3) - redhat |
pam_strerror(3) - freebsd |
pam_strerror(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Docker learning Phase-I |
Issue with "rsh" on RedHat |
About TODO |
Issue with events occuring in DST window |
[TIP] Processing YAML files with yq |