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

This commit is contained in:
Tomáš Mráz 2009-09-16 18:54:51 +00:00
parent b8b092c97f
commit a9df1db215
2 changed files with 6 additions and 3 deletions

View File

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

View File

@ -4,7 +4,7 @@
Name: squid
Version: 3.1.0.13
Release: 4%{?dist}
Release: 5%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
License: GPLv2+
@ -253,6 +253,9 @@ fi
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 7:3.1.0.13-5
- Use password-auth common PAM configuration instead of system-auth
* Tue Sep 15 2009 Jiri Skala <jskala@redhat.com> - 7:3.1.0.13-4
- fixed #521596 - wrong return code of init script