SSH Troubleshooting - itiger-cluster/itiger-cluster.github.io GitHub Wiki
Bad permissions. Try removing permissions for user: [DESKTOP NAME]\\[USER NAME] on file C:/Users/[USER]/.ssh/config.
Bad owner or permissions on C:\\Users\\[USER]/.ssh/config
Try this method to solve the above:
- Go to your config file, found at
C:\\Users\\[USER]/.ssh/config
. - Right-click and head to the
Security
tab. - For every other entity other than your current user, select "Edit" and disable
Full Control
. - Hit "Apply" and complete the edit. Now, you should be able to log in to iTiger!
If your issue has not been resolved, please submit a ticket here.