Re: bin/60578 (pam_ssh fails to use ssh-agent)
Taylor R Campbell <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 14 Aug 2026 20:46:37 +0000 (UTC) > From: [email protected] > > Synopsis: pam_ssh fails to use ssh-agent > > State-Changed-From-To: open->feedback > State-Changed-By: [email protected] > State-Changed-When: Fri, 14 Aug 2026 20:46:36 +0000 > State-Changed-Why: > Does this work now? > > (See also PR bin/60588: pam_ssh mishandles ssh-agent child process > <https://gnats.NetBSD.org/60588>.) Oops, missed a spot (will be needed for pullup): https://mail-index.netbsd.org/source-changes/2026/08/16/msg163629.html Module Name: src Committed By: ryoon Date: Sun Aug 16 11:41:18 UTC 2026 Modified Files: src/crypto/external/bsd/openssh/dist: ssh-agent.c Log Message: Fix error, export: not an identifier: PID, from eval `ssh-agent -s` To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/crypto/external/bsd/openssh/dist/ssh-agent.c