On Thu, 2 Jun 2016 13:22:58 +0100 Jeremy Harris wrote:
[ ... ]
> Docs say "the value of the most recent prompt is placed in the next
> $auth<n> variable"
>
> Note, the received prompt, not your client response to the prompt.
>
> For your case just duplicate the client_send lookup (lookups
> are cached so it is not expensive).
Ok, but then the result of the lookup needs some post-processing as it yields ^username^password
cause I don't want the password logged :-)
Anyway, thanks for the hint.
--Frank Elsner