Re: require pin for EFS key access

From: Amit Rahul [MS] (arahul_at_online.microsoft.com)
Date: 03/31/04

  • Next message: Phill Bowden: "Secure Storage"
    Date: Wed, 31 Mar 2004 00:27:10 -0800
    
    

    I am not sure how big a files you need to keep encrypted but one option you
    can look into is to use DPAPI to encrypt/decrypt your data. These APIs
    encrypts data using user's crdentials but normally not the optimal solution
    for encrypting loads of huge files and folders. These APIs provide a way to
    force high protection on encrypted data so that you are required to input
    extra password for encrypting and then decrypting data. You can check out
    MSDN for CryptProtectData/CryptUnprotectData APIs.

    -- 
    Thanks,
    Amit Rahul [MS]
    This posting is provided "AS IS" with no warranties, and confers no rights.
    "David Comma" <dcomma2002@yahoo.com> wrote in message
    news:cef6b684.0403291415.177764c3@posting.google.com...
    > Is there a way to require the user to type in a pin separately before
    > accessing files encrypted with EFS?
    > I understand that the user's login password is used to encrypt the EFS
    > private key needed to decrypt the FEK.
    > But, I want the user to type in a second password before accessing EFS
    > files on his machine.
    >
    > One possible way is if I could set a password on the EFS private key
    > in the provider. That way an access from the EFS driver will cause the
    > user to be prompted for this password. I believe this is possible for
    > keys in general(strong private key protection).
    > Is there some problem with this approach?
    >
    > If this works, I'd greatly appreciate a pointer to the
    > procedure/source code.
    >
    > Thanks,
    >
    > David
    

  • Next message: Phill Bowden: "Secure Storage"

    Relevant Pages

    • Re: Certificates, Keys, Mobile Users, Intended Usage
      ... Option that you think about uses self signed EFS certificates. ... Better then exporting user's private key as backup is to setup DRA (Data ... there is no EFS certificate and it will generate a new one. ... Mobile computer users benefit from encrypting sensitive ...
      (microsoft.public.win2000.security)
    • Re: Encryption Across Network File Shares
      ... the user should be able to decrypt and work on the EFS files. ... for Delegation" and the user that is encrypting/decrypting will have to be ... certificate/private key into your domain account, by encrypting a file ...
      (microsoft.public.windowsxp.security_admin)
    • Re: Encryption Across Network File Shares
      ... The computer with the share that you want to contain EFS files and the ... certificate/private key into your domain account, by encrypting a file while ... "Rick Blake" wrote in message ...
      (microsoft.public.windowsxp.security_admin)
    • Re: EFS Certificate Needed
      ... Backup and save on non-degrading media the EFS DRA .pfx file ... Foe sure I will follow "Windows Recommendations". ... that recovery agent will only have ... Best practices for the Encrypting File System ...
      (microsoft.public.security)
    • Re: EFS Certificate Issue
      ... It's most useful for EFS certs when users have roaming profiles. ... user's Personal cert store, ... >> Keys are stored in a user's profile. ... >> generate) another keypair when encrypting a file. ...
      (microsoft.public.win2000.security)