bugzilla-daemon at bugzilla.mindrot.org
2011-Feb-19  18:40 UTC
[Bug 1865] New: full public key to syslog
https://bugzilla.mindrot.org/show_bug.cgi?id=1865
           Summary: full public key to syslog
           Product: Portable OpenSSH
           Version: 5.8p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: mh+openssh-bugzilla at zugschlus.de
Hi,
please implement an option that will log the entire public key that has
been accepted for login to syslog. That way, one can more easily find
the key to remove it from .ssh/authorized_keys from a ~/.*rc file to
implement a one-time-pad ssh key scheme.
Greetings
Marc
-- 
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-13  04:15 UTC
[Bug 1865] full public key to syslog
https://bugzilla.mindrot.org/show_bug.cgi?id=1865
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-04-13 14:15:22
EST ---
We don't want to add more log spam, nor do we want to add any more
options related to logging.
The key fingerprint is already logged at Loglevel=verbose and I suggest
that you use that (if you aren't already) to locate the key that you
want to delete.
-- 
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:33 UTC
[Bug 1865] full public key to syslog
https://bugzilla.mindrot.org/show_bug.cgi?id=1865
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:33:00
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.
Seemingly Similar Threads
- [Bug 1866] New: ssh-keyscan should read .ssh/config
 - [Bug 2141] New: ssh-add refuses to load a public key with permissions that are "too open"
 - [Bug 1594] New: please add an option to print the pid of -f backgrounded process
 - [Bug 1326] New: Allow non-public-key credentials in authorized_keys file ( Kerberos, etc.)
 - [Bug 1886] New: Please move /tmp/ssh-XXXXXXXXXXXX directory to /var/run