Difference between revisions of "0644"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  @        WARNING: UNPROTECTED PRIVATE KEY FILE!          @
 
  @        WARNING: UNPROTECTED PRIVATE KEY FILE!          @
 
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
 
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  Permissions 0644 for '/root/.ssh/id_ed25519' are too open.
+
  Permissions 0644 for '/root/.ssh/id_ed25519' [[are too open]].
 
  It is required that your private key files are NOT accessible by others.
 
  It is required that your private key files are NOT accessible by others.
 
  This private key will be ignored.
 
  This private key will be ignored.
Line 14: Line 14:
  
 
== Related terms ==
 
== Related terms ==
* <code>[[chmod]]</code>
+
* <code>[[chmod]]</code>: <code>[[chmod 600]]</code>
 +
* <code>[[mkswap]]: /path/to/yourfile: insecure permissions 0644, fix with: chmod 0600 /path/to/yourfile</code>
  
 
== See also ==
 
== See also ==
 +
* {{chmod}}
 
* {{ssh}}
 
* {{ssh}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 14:59, 24 August 2023

Cloning into 'XXXXX'...
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@         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.

Related terms[edit]

  • chmod: chmod 600
  • mkswap: /path/to/yourfile: insecure permissions 0644, fix with: chmod 0600 /path/to/yourfile

See also[edit]

Advertising: