rpms/samba/F-10 pam_winbind.conf,1.1,1.2 samba.spec,1.176,1.177

Guenther Deschner gd at fedoraproject.org
Tue Jun 16 12:00:11 UTC 2009


Author: gd

Update of /cvs/pkgs/rpms/samba/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29844

Modified Files:
	pam_winbind.conf samba.spec 
Log Message:
Increase version number for new pam_winbind manpage path.

Guenther



Index: pam_winbind.conf
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-10/pam_winbind.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- pam_winbind.conf	16 Apr 2007 14:40:03 -0000	1.1
+++ pam_winbind.conf	16 Jun 2009 11:59:40 -0000	1.2
@@ -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


Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-10/samba.spec,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -p -r1.176 -r1.177
--- samba.spec	16 Jun 2009 11:00:20 -0000	1.176
+++ samba.spec	16 Jun 2009 11:59:40 -0000	1.177
@@ -1,4 +1,4 @@
-%define main_release 33
+%define main_release 34
 %define samba_version 3.2.12
 %define tdb_version 1.1.1
 %define talloc_version 1.2.0
@@ -767,7 +767,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*
 
@@ -826,8 +826,9 @@ exit 0
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
-* Tue Jun 16 2009 Guenther Deschner <gdeschner at redhat.com> - 3.2.12-0.33
+* Tue Jun 16 2009 Guenther Deschner <gdeschner at redhat.com> - 3.2.12-0.34
 - Update to 3.2.12
+- Update pam_winbind.conf file
 
 * Tue Apr 28 2009 Guenther Deschner <gdeschner at redhat.com> - 3.2.11-0.31
 - Fix "force user"




More information about the fedora-extras-commits mailing list