Increase version number for new pam_winbind manpage path.

Guenther
This commit is contained in:
Guenther Deschner 2009-06-16 11:59:40 +00:00
parent 05c7fa125d
commit 125a1594b7
2 changed files with 13 additions and 3 deletions

View File

@ -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

View File

@ -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@redhat.com> - 3.2.12-0.33
* Tue Jun 16 2009 Guenther Deschner <gdeschner@redhat.com> - 3.2.12-0.34
- Update to 3.2.12
- Update pam_winbind.conf file
* Tue Apr 28 2009 Guenther Deschner <gdeschner@redhat.com> - 3.2.11-0.31
- Fix "force user"