Difference between revisions of "Permissions are to open"

From wikieduonline
Jump to navigation Jump to search
 
Line 15: Line 15:
  
 
== See also ==
 
== See also ==
 +
* {{chmod}}
 
* {{OpenSSH}}
 
* {{OpenSSH}}
  
 
[[Category:OpenSSH]]
 
[[Category:OpenSSH]]

Latest revision as of 15:44, 23 December 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[edit]

Advertising: