[debian-mysql] Bug#1001385: Bug#1001385: mariadb-client-10.5: authentification fails while the credentials are ok

Anthony Bourguignon debian+bts at toniob.net
Thu Dec 9 16:51:38 GMT 2021


Le jeudi 09 décembre 2021 à 17:07 +0100, Faustin Lammler a écrit :
> Hi!
> I may have read your report to quickly.
> 
> Since I am not able to reproduce this locally, can you provide more
> informations on the steps that I could follow to reproduce this?
> 
> Thanks!
> 

You’re right. My tests are wrong. I simplified them for the bug report, but it do works like this.
So, another test, which fails here. For the password, use a long sequence. I generated mine with "pwgen 128 1". Then, try to connect to this database
with the user with a long password.

If you try with "mariadb -h 127.0.0.1 -u testbug -p<the long pass> testbug" it seems to work. But, if you use the other way "mariadb -h 127.0.0.1 -u
testbug -p testbug" and when you’re asked, you copy / paste the passphrase : access denied.

It looks like something is wrong with the copy / paste. Do you have the same issue ?

Thanks



More information about the pkg-mysql-maint mailing list