answersLogoWhite

0

Not without knowing your secret keyword to decrypt them.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

A user has encrypted important data files and now is no longer working for your company How do you decrypt these files so they can be read?

From the file's Properties dialog box ,click the Advanced button. In the Advanced Attributes dialog box, uncheck Encrypt contents to secure data


What command line parameter will prevent a program executed using runas.exe from accessing the elevated user's encrypted files?

/noprofile


Suppose a user has encrypted important data files and now is no longer working for your company How do you decrypt these files so they can be read?

Only the administrator can decrypt these files. He does it by going to the file's Properties dialog box, click the Advanced button. In the Advanced Attributes dialog box, uncheck Encrypt contents to secure data.


When using the Windows Encrypted File System what statement is accurate?

When using the Windows Encrypted File System (EFS), files are encrypted at the user level, meaning that only the user who encrypted the file can access it unless permissions are explicitly granted to others. EFS uses symmetric encryption with a randomly generated file encryption key, which is then protected by the user's password. Additionally, EFS seamlessly integrates with the Windows operating system, allowing users to encrypt files through the file properties dialog without needing additional software. However, it's important to back up encryption keys, as losing them can result in permanent data loss.


What is the name of a program that can read postscript files?

The name of a program that can read Postscript files is Postscript Viewer. This program allows the user to view Postscript files in Adobe Reader.?æ


Why is it recommended to rename a user account in Active Directory rather than deleting it?

Because deleting it removes all security associations and limits access to encrypted files and folders.


What happens when a user with a computer administrator-type account attempts to access the encrypted file or folder of another user with a computer administrator-type account?

Very much depends on the method of encryption used and the level of expertise of the user with the admin account. For example it's possible to setup a master user account that would have access to all encrypted files in other uses home directories. Unless of course they used a second party method of encryption. Then they would simply appear as encrypted files and the user, regardless of admin privileges would be unable to open them. I would need more details on the situation to truly answer your question in in general terms, assuming windows, it's possible yes.


What is a software package that enables a user to find and read hypertext files on the worldwide web?

Browsers


What is classification of file?

Files can be classified based on their type (e.g. text, image, video), their access permissions (e.g. read-only, read-write), and their purpose (e.g. system files, user files). This classification helps organize and manage files effectively.


Which ACL permission should you grant the user while following least privilege practices?

Least privilege would have you grant an ordinary (unprivileged user) the rights to create, read, edit, delete, and execute programs they create. You would restrict the rights in the ACL to other files to no more than read and/or execute for all other files. In many cases you would want to deny one or both of those rights for files that the user does not need to read or does not need to execute. A user may have need to read a text file. A user may have need to execute an application. They should never need to edit or delete files that are not their own. The user should, at most, have the right to grant other users access to files that they own - thus modifying the ACL, but they should not otherwise have access to the ACL.


Which NTFS permissions should you assign if the user should be able to create folders and files and open files to read data but not delete files?

To allow a user to create folders and files, and read data from files without the ability to delete them, you should assign the user the "Modify" permission, which includes creating and reading files, but not the "Delete" permission. Additionally, you can assign "List folder contents" permission to enable browsing the folder. It's also important to ensure that the "Delete" permission is explicitly denied if inherited permissions would otherwise allow it.


What are the two c shell script files that are automatically executed when logging into a unix system when your default login shell is set to the c shell?

The local user files that are read are the .login and the .cshrc files