|
From: Alex P. <pes...@ma...> - 2020-05-27 11:42:57
|
On 2020-05-27 14:34, Dimitry Sibiryakov wrote: > 27.05.2020 13:31, Alex Peshkoff via Firebird-devel wrote: >> It does not know what sysdba password to use. > > That's fine, let it just create the security database and data > structures but not the user. > But that will do things even more obscure - every user will get regular message about illegal login/password. If we want _that_ style - this can be done very easy, just throw away additional handler and use default one. |