Date: Wed, 26 Feb 2025 02:57:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 285043] pam_ssh(8) does not terminate ssh-agent on logout Message-ID: <bug-285043-227-q1TF0ACvT7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285043-227@https.bugs.freebsd.org/bugzilla/> References: <bug-285043-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285043 --- Comment #1 from antonfb@hesiod.org --- Created attachment 257971 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D257971&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285043-227-q1TF0ACvT7>