[Koha-bugs] [Bug 9885] Passwords generated by command line scripts are weak

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 31 01:41:48 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9885

Robin Sheat <robin at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16604|0                           |1
        is obsolete|                            |

--- Comment #7 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 17069
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17069&action=edit
Bug 9885 Passwords generated by command line scripts are weak

This changes the scripts so that:
- in koha-create, the zebra password and mysql passwords are set to 16
character "secure" passwords, ie generated with pwgen -s 16 1
- the patron password is set to a 12 character "memorable" password.

Signed-off-by: Magnus Enger <magnus at enger.priv.no>
Looks good. I did not actually build, install and test new packages,
but i did test pwgen with the new arguments and the changes make
sense.

Signed-off-by: Robin Sheat <robin at catalyst.net.nz>
QA signoff

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list