Announcement

Collapse
No announcement yet.

User ID

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • User ID

    I know that I can encrypt an EFS so that only I can see the content but I'd also like to lock the EFS to a single user's ID. Is this possible?

    I was thinking that if I had the user's ID I could hard code it into the EFS if there is a way to get the current user's ID from inside the EFS.

    Is this possible? Is this the best way to lock an EFS to a specific user?

    Thank you!

  • #2
    Re: User ID

    BerkoBob
    See the addEntitlement() function in the EFS KnowledgeBase
    Alex


    Originally posted by BerkoBob
    I know that I can encrypt an EFS so that only I can see the content but I'd also like to lock the EFS to a single user's ID. Is this possible?

    I was thinking that if I had the user's ID I could hard code it into the EFS if there is a way to get the current user's ID from inside the EFS.

    Is this possible? Is this the best way to lock an EFS to a specific user?

    Thank you!

    Comment

    Working...
    X