Subject 'No Permssion' error?
Author Andrew Neillans
Hi,

I have a GDB database on a Debian machine running Firebird Classic
32bit. (Have also tried Super Server).

I can successfully connect to the database using isql on the server,
but I am unable to connect to it remotely - I keep getting:
'This user does not have privilege to perfom this operaton on this
object. No Permission for read-write access to database <database>'.
(That error is from IBExpert)

And from isql I get:
Statement failed, SQLCODE = -551

no permission for read-write access to database <database>

I have the same database on my local machine on a Windows Firebird
setup, and it works fine.

Any have any ideas?

Andy