K 10 svn:author V 3 des K 8 svn:date V 27 2002-12-14T13:52:39.000000Z K 7 svn:log V 367 If possible, use pthreads instead of a child process for PAM. Reimplement the necessary bits from auth_pam.c and auth2_pam.c so that they share the PAM context used by the keyboard-interactive thread. If a child process is used instead, they will (necessarily) use a separate context. Constify do_pam_account() and do_pam_session(). Sponsored by: DARPA, NAI Labs END