diff options
| author | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-09-16 17:50:13 +0000 |
|---|---|---|
| committer | Tomáš Mráz <tmraz@fedoraproject.org> | 2009-09-16 17:50:13 +0000 |
| commit | 17942eb8cd12e9c9bb07ab42d7b42986b1a8e845 (patch) | |
| tree | 1f384a49fb56d566fa07ced44ef4faea591bd50e /postgresql.pam | |
| parent | a8e2f352997003546fcff2d479d0614093759da8 (diff) | |
- Use password-auth common PAM configuration instead of system-authpostgresql-8_4_1-2_fc12
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 |
