Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
N/A
-
None
Description
An instrumented libcrack needs to be created in order to solve the below errors:
```
CURRENT_TEST: plugins.two_password_validations
mysqltest: At line 21: query 'grant select on . to foobar identified by 'q$%^&*R1234ty'' failed: 2013: Lost connection to MySQL server during query
…
#10 0x00007f77cc7cd357 in FascistCheckUser () from /usr/lib/x86_64-linux-gnu/libcrack.so.2
#11 0x00007f77ccc66044 in crackme (username=<optimized out>, password=0x70700000bd58) at cracklib_password_check.c:36
#12 0x000055a5414c9095 in do_validate (plugin=<optimized out>, arg=<optimized out>) at sql_acl.cc:2173
```