Can not connect to a database if Legacy Authentication if defined as in Relase Notes mentioned ----------------------------------------------------------------------------------------------
Key: CORE-5627 URL: http://tracker.firebirdsql.org/browse/CORE-5627 Project: Firebird Core Issue Type: Bug Components: API / Client Library Affects Versions: 3.0.2 Environment: Windows 10 x64 - Version 1703 (Build 15063.632) Firebird 3.0.2 x86 and x64 (zip kit) flamerobin 0.9.3 Reporter: Rudolf Grauberger Priority: Blocker If I configured the firebird.conf as mentioned in the Release Notes https://www.firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html I get every time in/with FlameRobin the following error message: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *** IBPP::SQLException *** Context: Database::Connect Message: isc_attach_database failed SQL Message : -902 Unsuccessful execution caused by a system error that precludes successful execution of subseequent statement Engine Code : 335545029 Engine Message : Install incomplete, please read the Compatibility chapter in the release notes for this version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ My firebird.conf ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UserManager = Legacy_UserManager WireCrypt = Enabled AuthServer = Legacy_Auth, Srp, WinSspi AuthClient = Legacy_Auth, Srp, WinSspi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The only change that is necessary, to connect to the database, is delete the Srp from AuthServer. I found no way to connect with FlameRobin to the Server/Database if Srp is in the List of AuthServer if I want to use the Legacy Authentication. According to the documentation, the connection should be possible. -- 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 ------------------------------------------------------------------------------ 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