Start of change

6027-3736 [E] The keystore password file permissions are incorrect for name1. 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