[Bug 285043] pam_ssh(8) does not terminate ssh-agent on logout
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285043] pam_ssh(8) does not terminate ssh-agent on logout"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Feb 2025 02:57:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285043 --- Comment #1 from antonfb@hesiod.org --- Created attachment 257971 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257971&action=edit Patch to fix pam_ssh will terminate ssh-agent and fix issue 99217 also This is a considerable rework of pam_ssh.c It changes to use the -x option of ssh-agent as suggested by des in PE 99217 It also fixes the issue of 99217 of the lingering zombie. A bunch of minor C string changes. -- You are receiving this mail because: You are the assignee for the bug.