25 Aug
2005
25 Aug
'05
5:51 p.m.
Frank Cusack <fcusack@fcusack.com> wrote:
Please let me know your final decision, so that I can get rlm_otp working again.
Sorry, I've been thinking about the best way to fix it. For FreeRADIUS, you can do: #ifdef _LIBRADIUS_H /* freeradius code, including calls to lrad_rand() */ #else /* other code */ #endif If you're OK with that, we can move ahead. Otherwise, we'll have to look at re-adding init & destroy. Alan DeKok.