SHA256
6
0
forked from pool/pam

- Add encryption_method_nis.diff:

- implement pam_unix2 functionality to use another hash for
    NIS passwords.

- Add pam_unix.diff:
  - fix if /etc/login.defs uses DES
  - ask always for old password if a NIS password will be changed

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=125
This commit is contained in:
2013-11-12 12:46:50 +00:00
committed by Git OBS Bridge
parent 0ac08f4017
commit e2cdd21691
4 changed files with 132 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 12 13:08:44 CET 2013 - kukuk@suse.de
- Add encryption_method_nis.diff:
- implement pam_unix2 functionality to use another hash for
NIS passwords.
-------------------------------------------------------------------
Fri Nov 8 16:01:35 CET 2013 - kukuk@suse.de
- Add pam_unix.diff:
- fix if /etc/login.defs uses DES
- ask always for old password if a NIS password will be changed
-------------------------------------------------------------------
Sat Sep 28 09:26:21 UTC 2013 - mc@suse.com