Mark Rotteveel
2012-04-18 17:55:45 UTC
I just installed Firebird 3 from the Windows x64 zip kit, but I am
unable to authenticate using FlameRobin, or using Jaybird.
I consequently get the error:
---------------------------
Unhandled Error in FlameRobin
---------------------------
*** 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 subsequent statements
Engine Code : 335544472
Engine Message :
Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.
---------------------------
OK
---------------------------
I already added sysdba / masterkey using gsec -add sysdba -pw masterkey.
In the conf file I have uncommented:
AuthClient = Srp, Win_Sspi, Legacy_Auth
Am I missing an additional step to get things working with legacy
authentication?
unable to authenticate using FlameRobin, or using Jaybird.
I consequently get the error:
---------------------------
Unhandled Error in FlameRobin
---------------------------
*** 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 subsequent statements
Engine Code : 335544472
Engine Message :
Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.
---------------------------
OK
---------------------------
I already added sysdba / masterkey using gsec -add sysdba -pw masterkey.
In the conf file I have uncommented:
AuthClient = Srp, Win_Sspi, Legacy_Auth
Am I missing an additional step to get things working with legacy
authentication?
--
Mark Rotteveel
Mark Rotteveel