Difference between revisions of "0644"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Related terms == | == Related terms == | ||
* <code>[[chmod]]</code>: <code>[[chmod 600]]</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 == |
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]
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: