diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-05-26 14:42:36 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-05-27 14:44:13 -0400 |
commit | 10afbe39cb81a1810dba486c4b8e46578bb300bb (patch) | |
tree | 19615080a6bd73b41212293174b3bc936c2e3169 /src/external/libpcre.m4 | |
parent | a772f2e29661dda4c69124a4c794183798418ae4 (diff) | |
download | sssd-10afbe39cb81a1810dba486c4b8e46578bb300bb.tar.gz sssd-10afbe39cb81a1810dba486c4b8e46578bb300bb.tar.bz2 sssd-10afbe39cb81a1810dba486c4b8e46578bb300bb.zip |
Proxy provider PAM handling in child process
This patch adds a new tevent_req to the proxy provider, which will
spawn short-lived child processes to handle PAM requests. These
processes then call the proxied PAM stack and return the results
via SBUS method reply. Once it is returned, the parent process
kills the child.
There is a maximum of ten child processes running simultaneously,
after which requests will be queued for sending once a child slot
frees up. The maximum processes will be made configurable at a
later date (as this would violate string freeze).
Diffstat (limited to 'src/external/libpcre.m4')
0 files changed, 0 insertions, 0 deletions