Subject | Re: [firebird-support] How to prevent SYSDBA to connect to database |
---|---|
Author | Lucas Franzen |
Post date | 2004-02-17T23:19:09Z |
slavomirad schrieb:
connecting.
You cannot write any trigger for connecting to the database since
connecting is not bound to a certain table.
Luc.
> Hi all.You can create a role SYSDBA, this should prevent the user SYSDBA from
>
> I have problem to prevent SYSDBA to connect to my database.
> Is it possible? By writing some trigger which should be fired
> when anybody connect to database?
connecting.
You cannot write any trigger for connecting to the database since
connecting is not bound to a certain table.
Luc.