[Bug 214540] pam_exec isn't multithreading save
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214540 Josef Karthauser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Josef Karthauser <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"