[Firebird-devel] [FB-Tracker] Created: (CORE-6063) FB3 (protocol 13) returns op_accept instead op_accept_data
FB3 (protocol 13) returns op_accept instead op_accept_data -- Key: CORE-6063 URL: http://tracker.firebirdsql.org/browse/CORE-6063 Project: Firebird Core Issue Type: Bug Compon
Re: [Firebird-devel] FB3 and op_accept answer
Reproduction (FB3.0.3, Windows). 1. Server config: WireCrypt=Enabled AuthServer = Legacy_Auth, Win_SSpi, Srp 2. CREATE USER "DBA-SRP" PASSWORD 'masterkey' USING PLUGIN Srp; 3. "Client config": AuthClient= Legacy_Auth, Srp WireCrypt=Disabled 4. Connect to database (P13) with USER ID=DBA-SRP