Difference between revisions of "Permissions are to open"

From wikieduonline
Jump to navigation Jump to search
(Created page with " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...")
 
Line 12: Line 12:
 
  and the repository exists.
 
  and the repository exists.
  
  Solution: <code>[[chmod 600]] /root/.ssh/id_ed25519</code>  
+
  Solution: <code>[[chmod 600]] [[$HOME/.ssh/]]id_ed25519</code>  
  
 
== See also ==
 
== See also ==

Revision as of 14:13, 22 April 2022

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for '/root/.ssh/id_ed25519' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/root/.ssh/id_ed25519": bad permissions
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Solution: chmod 600 $HOME/.ssh/id_ed25519 

See also

Advertising: