[Bug 214540] pam_exec isn't multithreading save

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 9 11:28:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214540

Josef Karthauser <joe at truespeed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joe at truespeed.com

--- Comment #3 from Josef Karthauser <joe at truespeed.com> ---
Hi, We've just had a problem that matches this issue.

A pam module was using lib curl, which was configured to use async DNS - using
pthreads.

The PAM module fails to complete the DNS lookup and fails to authenticate.

Running the same code from user land, the pthreads work just fine.

Was there a resolution found for this issue?

Cheers,
Joe

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list