On Mon, 5 Mar 2001, Andrew Morgan wrote: > No. I believe responses are handled in the same way in all PAM > implementations. > The argument: (... , struct pam_response **resp, ...) > is a pointer to a pointer to an array. The module provides the value > (*resp), so there is only one way that the response array can be > constructed by the conversation function. Confirmed. The same handling of the response array works for both Solaris and Linux. Steve Langasek postmodern programmer