On 2-12-2014 12:33, Virgo Pärna wrote: > On Mon, 01 Dec 2014 19:18:43 +0100, Mark Rotteveel <m...@lawinegevaar.nl> > wrote: >> >> You need to include a firebird.conf in the same location as the Firebird >> 3 fbclient.dll and specify: >> >> AuthClient = Legacy_Auth, Srp, Win_Sspi >> (default is AuthClient = Srp, Win_Sspi, Legacy_Auth) >> >> This will effectively disable the new authentication protocol. >> >> With this setting you will not be able to connect to Firebird 3, unless >> you set WireCrypt = Enabled (instead of the default Required) in the >> > > Which means that it could not be universal solution. Flamerobin is > actually good example of program, than can be used to connect to different > versions of Firebird. > At worst case it should be connection parameter, in perfect case > fbclient.dll should be able to use suitable authentication method > automatically.
See my previous post, changing the order to: AuthClient = Srp, Legacy_Auth, Win_Sspi will make both connecting to FB 2.5 and earlier work, and use Srp and encryption on FB 3. Mark -- Mark Rotteveel ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel