C
Choi Wai Kin
I am currently working on a new project using Oracle database to store
condifental information. My boss wants me to use EFS to encrypt the
data files. However, according to our department policy, the private
key used for encrypting condifental must be stored in a different
machine or in some kind of removable device (not in the database
server).
If I use a domain accout to encrypt the data files and then run all
Oracle services on the domain account, is it ture that the private key
will be stored in the domain controller instead of the local machine
and the private key will only be retrieved from the domain controller
when the Oracle services need to access the data file? And will the
private key be cached in the local harddisk?
BTW, is it possible to store the private key in a smart card? If so,
I wonder if there is any reference or white paper that I can refer to.
Thank you very much.
Regards,
Wai.
PS: I guess my boss does carry if the data is really secure, and he
only want to keep sure that we meet the department policy.
condifental information. My boss wants me to use EFS to encrypt the
data files. However, according to our department policy, the private
key used for encrypting condifental must be stored in a different
machine or in some kind of removable device (not in the database
server).
If I use a domain accout to encrypt the data files and then run all
Oracle services on the domain account, is it ture that the private key
will be stored in the domain controller instead of the local machine
and the private key will only be retrieved from the domain controller
when the Oracle services need to access the data file? And will the
private key be cached in the local harddisk?
BTW, is it possible to store the private key in a smart card? If so,
I wonder if there is any reference or white paper that I can refer to.
Thank you very much.
Regards,
Wai.
PS: I guess my boss does carry if the data is really secure, and he
only want to keep sure that we meet the department policy.