Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Feb 2020 11:28:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 214540] pam_exec isn't multithreading save
Message-ID:  <bug-214540-13406-53ZNZARQYt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214540-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214540-13406@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=3D214540

Josef Karthauser <joe@truespeed.com> changed:

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

--- Comment #3 from Josef Karthauser <joe@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 - us=
ing
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

--=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-214540-13406-53ZNZARQYt>