Comment 18 for bug 2069324

Revision history for this message
Markus Wigge (markus-cultcom) wrote : Re: [Bug 2069324] Re: vsftpd hangs with SIGCHLD when pam_exec.so is used

Hello,

reproduction is quite simple. Just add a pam_exec.so to PAM-config to
run a small script.
"exit 0" might do it.

Or even simpler:
account optional pam_exec.so debug quiet /bin/true

Without the Patch vsftp hangs after a successful login. With the patch
it continues running.

Regards,
Markus

Am 10.07.24 um 06:10 schrieb Mitchell Dzurick:
> Thank you for your time in attempting to install the package Markus.
>
> I agree with Paride in
> https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/2069324/comments/8,
> we should go ahead and implement this fix on our side.
>
> I'll attempt a quick repro tomorrow, but I'm pretty booked so if it
> takes substantial time then I'll defer the reproduction and validation
> for someone else. If repro is easy, I'll go ahead and stage the change
> back to Focal.
>