diff options
Diffstat (limited to 'postgresql.pam')
| -rw-r--r-- | postgresql.pam | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postgresql.pam b/postgresql.pam index 40bfa6f..1d78594 100644 --- a/postgresql.pam +++ b/postgresql.pam @@ -1,3 +1,3 @@ #%PAM-1.0 -auth include system-auth -account include system-auth +auth include password-auth +account include password-auth |
