[firebird-support] Re: Connecting to Firebird 3.01 with JDBC

2016-09-23 Thread hv...@users.sourceforge.net [firebird-support]
> ---In firebird-support@yahoogroups.com,  wrote :
 > > Hi guys, 
> 
> Anyone here able to connect to FB 3.01 with JDBC 2.x?
> 
> I have tried with jaybird-full-2.2.11 & have adding these lines to 
> firebird.conf 
> 1) UserManager = Srp, Legacy_UserManager
> 2) AuthClient = Srp, Win_Sspi, Legacy_Auth

 Have no impact on JayBird connection

> But no avail, always got error message 
> org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544421. connection 
> rejected by remote interface

  You missed AuthServer setting

Regards,
Vlad




[firebird-support] Re: Connecting to Firebird 3.01 with JDBC

2016-09-26 Thread trsk...@yahoo.com [firebird-support]
Hi all, 

Thanks for all your help, at last, I manage to connect to FB 3.0 via JDBC.

In case someone need to know how, this is steps required :
Legacy Authentication 
http://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html
 
 
 
http://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html
 
 
 Legacy Authentication 
http://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html
 Using a text editor, open firebird.conf and find the entry for the parameter 
UserManager: #UserManager = Srp Delete the “#” symbol an...
 
 
 
 View on firebirdsql.org 
http://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html
 
 Preview by Yahoo