Subject | Re: is it possible to rename "sysdba"? |
---|---|
Author | Alexander V.Nevsky <ded@hq.bereg.net> |
Post date | 2003-02-26T10:42:49Z |
--- In ib-support@yahoogroups.com, "Ian A. Newby <ian@w...>"
<ian@w...> wrote:
difficult to connect to your database as any rightless user, make
select rdb$owner_name from rdb$relations
and reconnect as superuser creating the same name in isc4.gdb? While
user/password will be stored in ISC4 we never can feel safe if
someone have file access to database. Borland IB restrictions for
access to system table is a joke too - just use hex editor instead
select to know owner name.
Best regards, Alexander V.Nevsky.
<ian@w...> wrote:
> But the key thing is to keep the superuser username secret.Ian, if database itself is stolen, do you really think it is
>
> If anyone knows it, they can add a user with that name to a normal
> isc4.gdb and access your data.
difficult to connect to your database as any rightless user, make
select rdb$owner_name from rdb$relations
and reconnect as superuser creating the same name in isc4.gdb? While
user/password will be stored in ISC4 we never can feel safe if
someone have file access to database. Borland IB restrictions for
access to system table is a joke too - just use hex editor instead
select to know owner name.
Best regards, Alexander V.Nevsky.