On Fri, Mar 29, 2019, 18:36 Nick Couchman <[email protected]> wrote:

> On Fri, Mar 29, 2019 at 3:54 PM Not Speedy <[email protected]> wrote:
>
>> no problem. I'm grateful for all the help!  On more issue, is there a way
>> to change or remove whats populated in the input field?  I'd like to change
>> the "reply-message = please enter otp:" to be blank or something simple
>> like "Token"
>> Thanks again
>>
>>
> I'm not sure that it could be changed as implemented - basically it just
> copies the text provided by the RADIUS server in the Challenge part of the
> Challenge/Response as a way to be flexible about what the RADIUS server may
> be asking for.  While it may be a OTP in this case, there are other
> scenarios where you might ask for a PIN, or the answer to a security
> question, etc., so when I wrote it I was trying not to limit it to OTP
> scenarios, only.
>

That "Reply-Message = please enter otp:" string looks like something isn't
being parsed right. Shouldn't it say "please enter otp:"?

- Mike

Reply via email to