bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-14  10:18 UTC
[Bug 1878] New: error message in key_perm_ok should be firmer
https://bugzilla.mindrot.org/show_bug.cgi?id=1878
           Summary: error message in key_perm_ok should be firmer
           Product: Portable OpenSSH
           Version: 5.8p1
          Platform: All
               URL: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug
                    /663455
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: cjwatson at debian.org
David Lublink reported the following as an Ubuntu bug:
int
key_perm_ok(int fd, const char *filename)
{
[...]
          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("This private key will be ignored.");
          return 0;
     }
     return 1;
}
The text "It is recommended that your private key files are NOT
accessible by others." should read "It is not permitted....".
There is no workaround to use a non-protected private key, therefore it
is incorrect to say "recommended".
-- 
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-Apr-12  05:39 UTC
[Bug 1878] error message in key_perm_ok should be firmer
https://bugzilla.mindrot.org/show_bug.cgi?id=1878
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Blocks|                            |1845
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-04-12 15:39:54
EST ---
patch applied - thanks
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06  05:32 UTC
[Bug 1878] error message in key_perm_ok should be firmer
https://bugzilla.mindrot.org/show_bug.cgi?id=1878
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2011-09-06 15:32:56
EST ---
close resolved bugs now that openssh-5.9 has been released
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 1878] error message in key_perm_ok should be firmer
 - [Bug 1878] error message in key_perm_ok should be firmer
 - [Bug 1878] error message in key_perm_ok should be firmer
 - [Bug 1878] error message in key_perm_ok should be firmer
 - [Bug 1845] Bugs intended to be fixed in 5.9