Yes!

That was the problem!

Thank you very much.


Il 02/08/2018 12:35, Martin Mersberger ha scritto:
Hi Denis,

I rebuilt google authenticator secret, scanning the QR code provided by
google, I checked the algorith (it seems to me SHA1 is the correct one)
and time synchronization between radius server and phone.
Did you use the secret like used on google authenticator on Radiator DB
backend?
AFAIK, google auth keys are Base32 encoded while radiator uses hex
encoding of the key.

We do use TOTP alot (using sqlite backend) and after I figured the
above, it was working without any issues (assuming time of token
generator and server is in sync; Some Windows Phones had issue some time
ago)



cheers
  Martin


PS: http://tomeko.net/online_tools/base32.php?lang=en could be used to
convert as well as

perl -MConvert::Base32  -e 'print uc(unpack("H*", decode_base32("YOUR
SECRET HERE")))."\n";'

--

*******************************************************************
Ing. Denis Pavani

DSET - Gruppo Tecnologie
CINECA
via Raffaello Sanzio 4 20090 SEGRATE MI
Tel: +39 02 26995.348
skype: d.pavani.at.cineca

β€œIn my experience there is no such thing as luck.” – Obi-Wan Kenobi

*******************************************************************

_______________________________________________
radiator mailing list
[email protected]
http://lists.open.com.au/mailman/listinfo/radiator

Reply via email to