Firebird authentication gives up after first common plugin
----------------------------------------------------------

                 Key: CORE-5026
                 URL: http://tracker.firebirdsql.org/browse/CORE-5026
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine, Security
    Affects Versions: 3.0 RC 1
         Environment: Windows 10, Firebird-3.0.0.32136-0_x64_RC1
            Reporter: Mark Rotteveel
            Priority: Critical


I have created a legacy auth user but - using FlameRobin - I am unable to  
connect to a database with that user when

AuthServer = Srp, Legacy_Auth
AuthClient = Srp, Legacy_Auth
WireCrypt = Disabled

I am able to connect when

AuthServer = Legacy_Auth
AuthClient = Srp, Legacy_Auth
WireCrypt = Disabled

and

AuthServer = Srp, Legacy_Auth
AuthClient = Legacy_Auth
WireCrypt = Disabled

When I create a Srp user, then I am unable to connect to Firebird when:

AuthServer = Srp, Legacy_Auth
AuthClient = Legacy_Auth, Srp

In other words, it looks like Firebird gives up after the first plugin instead 
of asking for the next one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to