diff --git a/pam_winbind.conf b/pam_winbind.conf index be0767b..e50025b 100644 --- a/pam_winbind.conf +++ b/pam_winbind.conf @@ -9,6 +9,9 @@ # turn on debugging ;debug = yes +# turn on extended PAM state debugging +;debug_state = yes + # request a cached login if possible # (needs "winbind offline logon = yes" in smb.conf) ;cached_login = yes @@ -24,3 +27,9 @@ # make successful authentication dependend on membership of one SID # (can also take a name) ;require_membership_of = + +# password expiry warning period in days +;warn_pwd_expire = 14 + +# omit pam conversations +;silent = no diff --git a/samba.spec b/samba.spec index ddc41f8..02ff996 100644 --- a/samba.spec +++ b/samba.spec @@ -1,4 +1,4 @@ -%define main_release 31 +%define main_release 32 %define samba_version 3.2.12 %define tdb_version 1.1.1 %define talloc_version 1.2.0 @@ -765,7 +765,7 @@ exit 0 %{_initrddir}/winbind %{_mandir}/man1/ntlm_auth.1* %{_mandir}/man1/wbinfo.1* -%{_mandir}/man7/pam_winbind.7* +%{_mandir}/man8/pam_winbind.8* %{_mandir}/man8/winbindd.8* %{_mandir}/man8/idmap_*.8* @@ -824,8 +824,9 @@ exit 0 %{_datadir}/pixmaps/samba/logo-small.png %changelog -* Tue Jun 16 2009 Guenther Deschner - 3.2.12-0.31 +* Tue Jun 16 2009 Guenther Deschner - 3.2.12-0.32 - Update to 3.2.12 +- Update pam_winbind.conf file * Tue Apr 28 2009 Guenther Deschner - 3.2.11-0.29 - Fix "force user"