GithubHelp home page GithubHelp logo

Problems connecting to firebird 3 about fb HOT 8 CLOSED

rowland avatar rowland commented on August 28, 2024
Problems connecting to firebird 3

from fb.

Comments (8)

woblavobla avatar woblavobla commented on August 28, 2024

@choallin check your configuration and security3.fdb. On clean Firebird you should initialize security db. Try to google on issues with connecting to clean firebird 3.

from fb.

choallin avatar choallin commented on August 28, 2024

@woblavobla I am very new to Firebird (but I know postrges and mysql). Where do I find the security3.fdb? Or how can I configure it?

from fb.

woblavobla avatar woblavobla commented on August 28, 2024

@choallin First of all you should uninstall any previous versions of Firebird and gem 'fb'. Then install Firebird 3 and gem fb. This is needed to build gem with firebird 3 header files. And try to connect again.

from fb.

choallin avatar choallin commented on August 28, 2024

I did this already, but it didn't change. (Now I have th fb gem version 0.9.0)

from fb.

woblavobla avatar woblavobla commented on August 28, 2024

@choallin you can only login with users that have been created for legacy authentication; the new Srp authentication is not supported; You should google how to correctly config legacy auth for Firebird 3.

from fb.

choallin avatar choallin commented on August 28, 2024

I configured the db according to this: https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-legacyauth.html
Do I need to create a new user for the legacy auth or should the sysdba user be allowed to log in via legacy?

from fb.

woblavobla avatar woblavobla commented on August 28, 2024

@choallin use this guide https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-compat-initsec.html

from fb.

choallin avatar choallin commented on August 28, 2024

I installed the firebird server now on my host and everything works.
Honestly I don't know why it didn't work in a vm...

from fb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.