Интерактивная система просмотра системных руководств (man-ов)
pam_postgresok (8)
>> pam_postgresok (8) ( Linux man: Команды системного администрирования )
NAME
pam_postgresok - simple check of real UID and corresponding account name
SYNOPSIS
auth sufficient pam_postgresok.so
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).
ARGUMENTS
debug
Enable module debugging. The module will log its progress to syslog.