When you connect to the database, which was originally, everything is fine. But if I try to connect to the database I created through the terminal, I get an error that the user does not have privileges.
*** IBPP::SQLException *** Context: Database::Connect Message: isc_attach_database failed SQL Message : -551 This user does not have privilege to perform this operation on this object. Engine Code : 335544352 Engine Message : no permission for read-write access to database /var/lib/firebird/2.5/data/first_database.fdb And this is when connecting from any user. What from the admin, that from the usual. Connecting via FlameRobin GUI. Yes, and when connecting through the terminal, it also knocks out the same.