Start of change

6027-3741 [E] The Key Protect MEK repository file permissions are incorrect for mekRepoFilename. Access should be only granted to root, and no execute permission is allowed for the file.

Explanation

The specified file allows access from a non-root user, or has execute permission, which is not allowed.

User response

Ensure the specified file is not granted access to non root.
End of change