Re: PAM exec patch to allow PAM_AUTHTOK to be exported.

2007-05-20 Thread Zane C.B.
On Mon, 21 May 2007 03:43:22 +0200 Dan Lukes <[EMAIL PROTECTED]> wrote: > Zane C.B. napsal/wrote, On 05/21/07 02:03: > >> 3. want's to be PAM aware, but it's programmer is too lazy to > >> write it the clean way (as regular pam module) - we need the > >> patch > >> > >>The patch shall be reje

Re: PAM exec patch to allow PAM_AUTHTOK to be exported.

2007-05-21 Thread Dan Lukes
Zane C.B. napsal/wrote, On 05/21/07 04:33: In advance, you need catch not only pam_sm_session_open but pam_sm_session_close (i assume you plan to umount resource also). Unfortunately (unless I miss something) pam_exec has no way to pass about 'direction' to called program. You can't use simple he