Subject Protecting a Firebird Database
Author Leonardo Nakahara de Oliveira
Hey Fellows,

I've recently decided to migrate the systems I wrote to Firebird
Database. And since I decided this, I've been looking for more
information about this database.

And something really bothered me: the fact that there's is just one
default user and password for any database. So, how can I protect my
database from being opened by anyone else but me? I mean, if someone
copy my database to his/her computer, knowing that the user is SYSDBA
and the password is masterkey, he/she can open it and see how's the
internal structure of it.

How can I prevent anyone from doing that?

Thanks

Leonardo Nakahara de Oliveira