Giving a device access to EFS (Encrypting File System)
- From: "kevin" <kpark1234@xxxxxxxxxxx>
- Date: 28 Apr 2006 17:01:44 -0700
Hi,
I am developing an application that uses encrypted files which are
encrypted under EFS. My application can directly open the files fine,
but when I call the device API function to open the file, the device
cannot read the contents.
I think the device cannot open the file because it doesn't have the
rights to access EFS encrypted files.
I did some research and found that all users need to have the correct
certificate and private key inorder to read the contents of EFS
encrypted files. I assume that a device would need the same to read
encrypted files.
I need to know how to assign a device (or its driver) the correct
certificate and private key.
Can someone please tell me how I can go about doing this? Or if I'm
completely off, can someone point me in the right direction?
Thanks in advance,
Kevin
.
- Follow-Ups:
- Re: Giving a device access to EFS (Encrypting File System)
- From: Roger Abell [MVP]
- Re: Giving a device access to EFS (Encrypting File System)
- Prev by Date: Re: format of service principal name (SPN)
- Next by Date: Re: Domain Users to have Local Admin rights
- Previous by thread: Domain Users to have Local Admin rights
- Next by thread: Re: Giving a device access to EFS (Encrypting File System)
- Index(es):
Relevant Pages
|