[RADIATOR] Yubikey feature request
Mike McCauley
mikem at open.com.au
Wed Dec 2 21:53:18 CST 2009
Hello Jérôme,
thanks for this suggestion.
AuthBy SQLYUBIKEY now supports static passwords in any format supported by
Radiator, including plaintext, {SHA}, {crypt}, {MD5}, {rcrypt}, {mysql},
{mssql}, {nthash}, {dechpwd}, {NS-MTA-MD5}, {clear} etc. TranslatePasswordHook
is also supported.
The support is now in the latest patch set.
Look also for Yubikey support in RAdmin http://www.open.com.au/radmin soon.
Cheers.
On Wednesday 02 December 2009 11:09:29 pm Jérôme Fleury wrote:
> Hi there,
>
> as fas as AUTHSQLYubikey.pm does its job, it seems that it does not
> support crypted static password lookup:
>
> It only does a very simple job:
>
> if (defined $password || $self->{Require2Factor})
> {
> return ($main::REJECT, "Bad static password")
> unless $password eq $staticpassword;
> }
>
> Do you think you could add the feature that the static password taken
> from the database could be encrypted as it can be in AuthSQL.pm
>
> Also, would it be possible to add support for hooks (PostAuth, PreAuth,
> etc.) ?
>
> Jerome.
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
--
Mike McCauley mikem at open.com.au
Open System Consultants Pty. Ltd
9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au
Phone +61 7 5598-7474 Fax +61 7 5598-7070
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, DIAMETER etc. Full source
on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
More information about the radiator
mailing list