New Securich release – 0.1.4
* Added Password complexity
* Enhanced `set_password` – Old password is now necessary to replace it by a new one
* Enhanced Revoke privileges to accept regexp
* Added Block user@hostname on a database level
* Added Creation of reserved usernames
Posts Tagged ‘groups’
Securich – 0.1.4
Posted: 10th August 2009 by Darren Cassar in Beginner, MySQLTags: administration, grant, group, groups, password complexity, password expiry, revoke, role, roles, securich, security, user, users
1
Security – Roles and Password Expiry on MySQL using SECURICH
Posted: 11th June 2009 by Darren Cassar in Advanced, Intermediate, MySQLTags: groups, MySQL, password expiry, password history, roles, securich, security
Lately there has been quite some talk about security on MySQL, and I’ve decided to GPL a package I wrote, implmenting Roles on MySQL.
This technology has been available on other databases for quite some time, but hasn’t quite yet made it to MySQL’s feature list and apart from this tool, the only solution I know of is google’s patches for MySQL 5.0.