Subject | Re: [firebird-support] How to protect database Firebird in client side |
---|---|
Author | Quan Pham |
Post date | 2014-01-08T14:49:36Z |
dear rudyhuang10@...
I think this link will help you: http://www.destructor.de/firebird/gsec.htm
On Wed, Jan 8, 2014 at 2:21 PM, liviuslivius@... <liviuslivius@...> wrote:
Hi,
Your design is wrong from security POV
If you need to protect db from copy - put it on server where only admin have access. Then "noone" can copy your db.
If you put it on client computer you accept that risk at start
Regards,
Karol Bieniaszewski----- Reply message -----
Od: "Virna Constantin" <costel_61@...>
Do: "firebird-support@yahoogroups.com" <firebird-support@yahoogroups.com>
Temat: [firebird-support] How to protect database Firebird in client side
Data: śr., sty 8, 2014 07:43
http://www.firebirdfaq.org/faq344/ can not be a solution?
Hello Team Support,I installed on a client machine, the ERP.FDB file and the application.Now, I came to know that, one guy in the client place, stole the ERP.FDB and tried several passwords and did not get it, so, he installed a FIREBIRD on his computer and copied the ERP.FDB and opened it with FIREBIRD default password, and stole the entire db design.How to protect from this kind of things ?How to make sure, that the database cannot be copied?Regards & Thanks,Rudy Huang