bugzilla-daemon at bugzilla.mindrot.org
2011-May-26 04:22 UTC
[Bug 1909] New: "WARNING: UNPROTECTED PRIVATE KEY FILE!" warning needs an actionable step
https://bugzilla.mindrot.org/show_bug.cgi?id=1909
Summary: "WARNING: UNPROTECTED PRIVATE KEY FILE!" warning
needs
an actionable step
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: zhitomirskiyi at gmail.com
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for '........./.ssh/id_rsa' are too open.
It is recommended that your private key files are NOT accessible by
others.
This private key will be ignored.
bad permissions: ignore key: ...../.ssh/id_rsa
Permission denied (publickey).
This needs to say something along the lines of we recommend changing
the permissions of ~/.ssh/id_rsa and ~/.ssh/id_rsa.pub to 600
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-May-26 04:22 UTC
[Bug 1909] "WARNING: UNPROTECTED PRIVATE KEY FILE!" warning needs an actionable step
https://bugzilla.mindrot.org/show_bug.cgi?id=1909
zhitomirskiyi at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zhitomirskiyi at gmail.com
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
Maybe Matching Threads
- [Bug 1909] "WARNING: UNPROTECTED PRIVATE KEY FILE!" warning needs an actionable step
- [Bug 1909] "WARNING: UNPROTECTED PRIVATE KEY FILE!" warning needs an actionable step
- AuthorizedKeysFile with default value prevents Public/Private key authentication
- [Bug 1186] unprotected keys are not properly ignored
- OpenSSH public key authentication does not work from Windows client if private key was added to SSH agent