Hi Matthew,
On Thursday 03 March 2011 03:52:57 am Matthew Reeves-Hairs wrote:
> Hi,
> I have a question regarding the AuthSQLTOTP.pm module.
>
> Since the TOTP token time is time based, would it be possible to adapt it
> to work with challenge response type authentication, MSCHAP for example?
On 03/03/2011 04:49 PM, Vangelis Kyriakakis wrote:
> I would like to know what happens when AuthSelect query in AuthBy
> SQL returns two or more rows. Which one is used? The first or the last?
> Example:
>
> Username | Reply_item
> ---
> user
Hello,
I would like to know what happens when AuthSelect query in AuthBy
SQL returns two or more rows. Which one is used? The first or the last?
Example:
Username | Reply_item
---
user | reply1
user | reply2
AuthSelect select Reply
On 03/03/2011 12:53 AM, Augusto Cabrera wrote:
> Hello Heikky,
> Thanks for responding, I have the server certificates. Pem and client. Der
> incurs with openssl
Looks like the certificate problems are solved since the TTLS inner
authentication is trying to run.
> But I have this problem acco