Difference between revisions of "0644"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(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]] ~/.ssh/id_rsa.pub</code> |
+ | * <code>[[mkswap]]: /path/to/yourfile: insecure permissions 0644, fix with: chmod 0600 /path/to/yourfile</code> | ||
== See also == | == See also == |
Latest revision as of 13:57, 31 January 2025
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 ~/.ssh/id_rsa.pub
mkswap: /path/to/yourfile: insecure permissions 0644, fix with: chmod 0600 /path/to/yourfile
See also[edit]
chmod: 400, 0600, 0644
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: