16 May
2013
16 May
'13
6:24 p.m.
Hi, Roberto! On May 16, Roberto Spadim wrote:
in your example wth s/key it doesn't check password with mysql database? just the key with skey lib?
Right. It only checks the one-time password. Generally, you can use only one plugin at a time - either mysql_native_password plugin, that checks the mysql user password, or some other plugin, that does something else. Regards, Sergei