Bug 566 - ssh-keygen -l does not print key comment for rsa/dsa keys
Summary: ssh-keygen -l does not print key comment for rsa/dsa keys
Status: CLOSED DUPLICATE of bug 439
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh-keygen (show other bugs)
Version: -current
Hardware: All All
: P2 trivial
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 22:45 AEST by Thomas Binder
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments
Patch to make key_try_load_public() use a key's comment (415 bytes, patch)
2003-05-14 22:46 AEST, Thomas Binder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Binder 2003-05-14 22:45:06 AEST
ssh-keygen's option -l prints the key's comment for rsa1 keys, but
only the filename for rsa/dsa keys. I'll attach a patch that fixes
this, but as it modifies key_try_load_public() in authfile.c, it
might have impact on other functionality. So far, I haven't
noticed any problem with the patch, but I may have missed
something.
Comment 1 Thomas Binder 2003-05-14 22:46:51 AEST
Created attachment 295 [details]
Patch to make key_try_load_public() use a key's comment
Comment 2 Damien Miller 2003-05-14 22:50:27 AEST
Doesn't anyone search open bugs anymore...

*** This bug has been marked as a duplicate of 439 ***
Comment 3 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED