Bug 566

Summary: ssh-keygen -l does not print key comment for rsa/dsa keys
Product: Portable OpenSSH Reporter: Thomas Binder <binder>
Component: ssh-keygenAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED DUPLICATE    
Severity: trivial    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch to make key_try_load_public() use a key's comment none

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