Bugzilla – Attachment 2576 Details for
Bug 1878
error message in key_perm_ok should be firmer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
upstream patch
openssh-6.8p1-880575.patch (text/plain), 591 bytes, created by
Jakub Jelen
on 2015-03-26 20:01:09 AEDT
(
hide
)
Description:
upstream patch
Filename:
MIME Type:
Creator:
Jakub Jelen
Created:
2015-03-26 20:01:09 AEDT
Size:
591 bytes
patch
obsolete
>--- openssh-6.8p1/authfile.c.orig 2015-03-26 09:59:06.646924879 +0100 >+++ openssh-6.8p1/authfile.c 2015-03-26 09:59:19.310905998 +0100 >@@ -194,7 +194,7 @@ > error("@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"); > error("Permissions 0%3.3o for '%s' are too open.", > (u_int)st.st_mode & 0777, filename); >- error("It is recommended that your private key files are NOT accessible by others."); >+ error("It is required that your private key files are NOT accessible by others."); > error("This private key will be ignored."); > return SSH_ERR_KEY_BAD_PERMISSIONS; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1878
: 2576