Hi,
On Thu, Dec 17, 2015 at 02:45:07PM -0800, Wayne Davison wrote:
> (since the official release is not going to support reading the
> challenge/response from a file).
"not yet", at least... :)
gert
--
USENET is *not* the non-clickable part of WWW!
Mornin',
On Thu, Dec 17, 2015 at 04:22:37PM -0500, Selva Nair wrote:
> While reviewing the series of patches from Wayne Davison, I've come to
> realize that, until the recent changes in get_user_pass_cr, the use of
> challenge-response was incompatible with reading auth-user-pass from a
> file. As
Hi,
On Thu, Dec 17, 2015 at 5:45 PM, Wayne Davison wrote:
> On Thu, Dec 17, 2015 at 1:22 PM, Selva Nair wrote:
>
>> (a) leave as is and document that challenge-response is incompatible with
>> user and pass from file
>>
>
> If people lean this way I think the code would still need to be changed
On Thu, Dec 17, 2015 at 1:22 PM, Selva Nair wrote:
> (a) leave as is and document that challenge-response is incompatible with
> user and pass from file
>
If people lean this way I think the code would still need to be changed to
fail instead of endlessly looping, sending bad answers back to the
Hi,
While reviewing the series of patches from Wayne Davison, I've come to
realize that, until the recent changes in get_user_pass_cr, the use of
challenge-response was incompatible with reading auth-user-pass from a
file. As this goes back to early 2.3-alpha, it may be by design, but not
document