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 _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

