Subject Re: [ib-support] Database protection
Author Nando Dessena
Josce,

> Are there any plans for implementing a username/password logic to the
> individual *.gdb files?

where would you put the logic to control this username/password pair?
Probably on the server, since it has to be able to read the database.
If one has the data on his machine, and is sufficiently determined,
there is *nothing* you can do to prevent him to access the data.
I think you can strip the source of the stored procedures from the
system tables while preserving the compiled (blr) version, but that's
about as far as you can get.
Have a look at the RDB$SOURCE in RDB$PROCEDURES (I think).
Ciao
--
____
_/\/ando