Axel aghi Hollanda <ahollanda@???> wrote:
> Hi,
>
> Is there a way to keep data from MySQL queries within a
> authenticator driver? Let me explain what I intend to do:
>
> 1) query for a ID from a MySQL table;
> 2) execute a extra lookup, within the server_condition parameter,
> and match the return with some value/string.
Trying to understand what it is you want to do - where does the first query
get executed? Based on what inputs?
Why not post some pseudo-code which explains how you'd like it to work?
Peter