On 5-3-2017 14:07, Vlad Khorsun wrote:
> 05.03.2017 10:56, Mark Rotteveel wrote:
>> On 4-3-2017 22:52, Vlad Khorsun wrote:
>>>    I'll commit a fix to ignore that trailing zero's when hashes is compared.
>>
>> Thanks, do you want me to create a ticket?
>
>    As you wish, fix was committed yesterday.

http://tracker.firebirdsql.org/browse/CORE-5495

>>>> Also curious: initializing the security database for Srp adds two Srp
>>>> SYSDBA accounts (but it might always have done that).
>>>
>>>    I think you mixed two SYSDBA accounts created by different plugins.
>>> See below (security4.fdb just copied from gen\dbs\security.fdb) :
>>
>> I have done some more digging. I can reproduce it with gsec if I use:
>>
>> add sysdba -pw masterkey -admin yes
>>
>> not if I use
>>
>> add sysdba -pw masterkey
>>
>> Similar if I use in ISQL:
>>
>> create user sysdba password 'masterkey' grant admin role;
>>
>> not if I use
>>
>> create user sysdba password 'masterkey';
>
>    Thanks, I'll look at it a bit later

http://tracker.firebirdsql.org/browse/CORE-5496

-- 
Mark Rotteveel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to