Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Mark Rotteveel
On 2-12-2014 20:34, Virgo Pärna wrote: > On Tue, 02 Dec 2014 18:27:20 +0100, Mark Rotteveel > wrote: >> >> 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. >>

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Virgo Pärna
On Tue, 02 Dec 2014 18:27:20 +0100, Mark Rotteveel wrote: > > 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. > I saw it. But I do think, that default fo

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Mark Rotteveel
On 2-12-2014 12:33, Virgo Pärna wrote: > On Mon, 01 Dec 2014 19:18:43 +0100, Mark Rotteveel > 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_Ssp

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Mark Rotteveel
On 2-12-2014 11:46, Alex Peshkoff wrote: > On 12/01/14 21:18, Mark Rotteveel wrote: > >> @Core-devs: This really seems like an undesirable combination. Why isn't >> it possible to transparently support both old and new servers from fbclient. > > Mark, does it look like http://tracker.firebirdsql.or

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Virgo Pärna
On Mon, 01 Dec 2014 19:18:43 +0100, Mark Rotteveel 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

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-02 Thread Alex Peshkoff
On 12/01/14 21:18, Mark Rotteveel wrote: > @Core-devs: This really seems like an undesirable combination. Why isn't > it possible to transparently support both old and new servers from fbclient. Mark, does it look like http://tracker.firebirdsql.org/browse/CORE-4471 ? -

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Mark Rotteveel
On 1-12-2014 18:42, Virgo Pärna wrote: > On Mon, 01 Dec 2014 15:52:08 +0100, Mark Rotteveel > wrote: >> >> It should work. I have done it regularly over the last few months. >> > > Could it be some kind of dependency issue? I just now copied > fbclient.dll, > firebird.msg, msvcp100.dll and

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Mark Rotteveel
On 1-12-2014 18:42, Virgo Pärna wrote: > On Mon, 01 Dec 2014 15:52:08 +0100, Mark Rotteveel > wrote: >> >> It should work. I have done it regularly over the last few months. >> > > Could it be some kind of dependency issue? I just now copied > fbclient.dll, > firebird.msg, msvcp100.dll and

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Virgo Pärna
On Mon, 01 Dec 2014 15:52:08 +0100, Mark Rotteveel wrote: > > It should work. I have done it regularly over the last few months. > Could it be some kind of dependency issue? I just now copied fbclient.dll, firebird.msg, msvcp100.dll and msvcr100.dll from Firebird 3 beta 1 (from Firebird-3.0

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Mark Rotteveel
On Mon, 1 Dec 2014 14:35:42 + (UTC), Virgo Pärna wrote: > Is using fbclient.dll from Firebird 3 beta 1 to connect Firebird > 2.5.3 server supposed to be supported? Right now replacing fbclient.dll > with the one from Firebird 3 beta 1 results with "Your user name and > password are not defi

Re: [Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Alex Peshkoff
On 12/01/14 17:35, Virgo Pärna wrote: > Is using fbclient.dll from Firebird 3 beta 1 to connect Firebird > 2.5.3 server supposed to be supported? Right now replacing fbclient.dll > with the one from Firebird 3 beta 1 results with "Your user name and > password are not defined. Ask your databas

[Firebird-devel] fbclient.dll from Firebird 3 beta 1 and Firebird 2.5.3 server

2014-12-01 Thread Virgo Pärna
Is using fbclient.dll from Firebird 3 beta 1 to connect Firebird 2.5.3 server supposed to be supported? Right now replacing fbclient.dll with the one from Firebird 3 beta 1 results with "Your user name and password are not defined. Ask your database administrator to set up a Firebird login"