pam_postgresok — PAM module to simple check of real UID and corresponding
account name

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

DESCRIPTION

pam_postgresok.so is designed to check that the real UID of the calling process
belongs to the "postgres" user and equal to 26 (the value assigned to that user
on Red Hat Linux systems).

OPTIONS

debug

    Write debugging messages to syslog.

EXAMPLES

    auth sufficient pam_postgresok.so


AUTHOR

pam_postgresok was written by Fernando Nasser <fnasser@redhat.com>.

