On 04-12-2020 14:51, Tony Whyman wrote:
Is this a character case problem? A quick look at the Firebird SRP code suggests that the username/password hash is generated using the actual character string without any transformation to all upper case.

That is not correct, the username will be uppercased if it is not quoted, and otherwise used as is (without the quotes), see ClntAuthBlock::loadClnt in interface.cpp.

Mark
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to