Client gets SQLSTATE = 28000 ("user/password not defined") if WireCrypt  = 
Disabled is used on client side. Rather error SQLSTATE = 08006  ("Error 
occurred... check server firebird.log") should be raised
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CORE-5822
                 URL: http://tracker.firebirdsql.org/browse/CORE-5822
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library, Engine, Security
    Affects Versions: 3.0.3, 4.0 Alpha 1
            Reporter: Pavel Zotov


If firebird.conf on client side contains  WireCrypt  = Disabled and there is 
some problem with security DB for database being attached then client will get 
===
    Statement failed, SQLSTATE = 28000
    Your user name and password are not defined.
===
-- regardless of AuthClient  value on server (and client also).

Record with details of failure will be added into firebird.log only if 
WireCrypt  != Disabled (i.e. is commented or assigned to 'Enabled').

PS.
Separate ticket was created after discuss with Alex (privately) about details 
of CORE-4964.


-- 
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

Reply via email to