https://bugs.documentfoundation.org/show_bug.cgi?id=148192

--- Comment #13 from [email protected] ---

> Then I tried to change and use another user 'lotest'. I could add another
> user in direct connection, but I'm not possible to set 
> GRANT RDB$ADMIN TO lotest;

Connection and permissions are a "little bit" cumbersome in Firebird.
You need to grant at least read rights on the data base to 'lotest' more over
Admin rights

> because there is no possibility to do this with the internal driver, because
> user administration isn't implemented.

Many databases need to have a previous user before the first connection.
Usually database root or database admin is implemented locally and don“t allow
remote connections if not is granted specifically. I think Firebird is one of
them.

> 
> I don't know if we could say the direct driver for Firebird could really
> work with the server database.

By the moment, you can connect and work with the database. May be is not
working properly, but this should be another different bug, shouldn't it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to