- use password-auth common PAM configuration instead of system-auth

This commit is contained in:
Tomáš Mráz 2009-09-16 13:32:50 +00:00
parent bfb395104c
commit d86a70e3c6
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#%PAM-1.0 #%PAM-1.0
auth include system-auth auth include password-auth
account include system-auth account include password-auth

View File

@ -40,7 +40,7 @@
Name: postfix Name: postfix
Summary: Postfix Mail Transport Agent Summary: Postfix Mail Transport Agent
Version: 2.6.5 Version: 2.6.5
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 2 Epoch: 2
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://www.postfix.org URL: http://www.postfix.org
@ -495,6 +495,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 2:2.6.5-2
- use password-auth common PAM configuration instead of system-auth
* Tue Sep 01 2009 Miroslav Lichvar <mlichvar@redhat.com> 2:2.6.5-1 * Tue Sep 01 2009 Miroslav Lichvar <mlichvar@redhat.com> 2:2.6.5-1
- update to 2.6.5 - update to 2.6.5