Opened 10 years ago

Closed 10 years ago

#41923 closed defect (fixed)

OpenSSH Keychain support not working with ssh-add

Reported by: kenny@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: openssh

Description

The "ssh-add" command shows the "-m" and "-M" commands in the help, but it is lacking those two options in the call to getopt(...) so you can never reach the block that turns them on.

Attachments (1)

openssh-getopt-fix.patch (408 bytes) - added by kenny@… 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by kenny@…

Attachment: openssh-getopt-fix.patch added

comment:1 Changed 10 years ago by neverpanic (Clemens Lang)

Owner: changed from macports-tickets@… to cal@…
Status: newassigned

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.