Subject | Embedded server security |
---|---|
Author | cedric_maucourt |
Post date | 2005-11-28T14:21:51Z |
Hello,
Is it possible to disable access to an embedded database with the
SYSDBA account?
Indeed it seems that with the embedded version of Firebird, you don't
have to specify a password when you connect to the database (no use of
security.fdb). Only SQL privilegies are checked. I've created a
database with a specific username/password and I would like to use
this database with an embedded server. However, with this embedded
version, the SYSDBA user can always connect to the database and he's
got all SQL privilegies! It can be a problem for the application I'm
working on...
Best regards,
Cédric Maucourt
Is it possible to disable access to an embedded database with the
SYSDBA account?
Indeed it seems that with the embedded version of Firebird, you don't
have to specify a password when you connect to the database (no use of
security.fdb). Only SQL privilegies are checked. I've created a
database with a specific username/password and I would like to use
this database with an embedded server. However, with this embedded
version, the SYSDBA user can always connect to the database and he's
got all SQL privilegies! It can be a problem for the application I'm
working on...
Best regards,
Cédric Maucourt