i need init and destroy

Alan DeKok aland at ox.org
Thu Aug 25 23:51:57 CEST 2005


Frank Cusack <fcusack at 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.




More information about the Freeradius-Devel mailing list