|
From: Alex P. <pes...@ma...> - 2016-05-20 08:10:03
|
On 05/20/2016 08:39 AM, Dmitry Yemanov wrote: > 20.05.2016 04:52, Adriano dos Santos Fernandes wrote: >> Firebird: >> >> - By default engine will verify user/password > How? Authentication code belongs to the network listener, not the > embedded library. Dmitry, you use a bit old information - authentication code is present in engine too. That was required to provide correct support for EXECUTE STATEMENT with login/password. I.e. this is not a problem, but certainly verifying login/password in engine by default is not a solution. > And I foresee compatibility issues for embedded users. Certainly. |