From 404e3e3a42a9df95d7567ce6618cb34e11bb3f9b Mon Sep 17 00:00:00 2001 From: Tomáš Mráz Date: Sep 16 2009 18:43:49 +0000 Subject: * Wed Sep 16 2009 Tomas Mraz - 3.4.1-0.45 - Use password-auth common PAM configuration instead of system-auth --- diff --git a/samba.pamd b/samba.pamd index b549490..66cd2a9 100644 --- a/samba.pamd +++ b/samba.pamd @@ -1,6 +1,6 @@ #%PAM-1.0 auth required pam_nologin.so -auth include system-auth -account include system-auth -session include system-auth -password include system-auth +auth include password-auth +account include password-auth +session include password-auth +password include password-auth diff --git a/samba.spec b/samba.spec index bd000f3..9425117 100644 --- a/samba.spec +++ b/samba.spec @@ -1,4 +1,4 @@ -%define main_release 44 +%define main_release 45 %define samba_version 3.4.1 %define tdb_version 1.1.3 %define talloc_version 1.3.0 @@ -884,6 +884,9 @@ exit 0 %{_datadir}/pixmaps/samba/logo-small.png %changelog +* Wed Sep 16 2009 Tomas Mraz - 3.4.1-0.45 +- Use password-auth common PAM configuration instead of system-auth + * Wed Sep 09 2009 Guenther Deschner - 3.4.1-0.44 - Update to 3.4.1