Hi Guys Is anyone actually using rlm_python in production? Unlike rlm_perl we don't seem to have any example code or any decent documentation. I am looking at using it myself and just looking for some feedback.. Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon wrote:
Hi Guys
Is anyone actually using rlm_python in production? Unlike rlm_perl we don't seem to have any example code or any decent documentation. I am looking at using it myself and just looking for some feedback..
Apply the patches from bugs.freeradius.org. They've been sitting there for a while. I think as-is, the module isn't that useful. It definitely needs attention before production use. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
On Sat 27 Jan 2007 09:38, Alan DeKok wrote:
Peter Nixon wrote:
Hi Guys
Is anyone actually using rlm_python in production? Unlike rlm_perl we don't seem to have any example code or any decent documentation. I am looking at using it myself and just looking for some feedback..
Apply the patches from bugs.freeradius.org. They've been sitting there for a while.
I think as-is, the module isn't that useful. It definitely needs attention before production use.
Hmm.. the only open bug I see against rlm_python is: http://bugs.freeradius.org/show_bug.cgi?id=182 Are there some others that I didn't manage to find? Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon wrote:
Hmm.. the only open bug I see against rlm_python is: http://bugs.freeradius.org/show_bug.cgi?id=182
Are there some others that I didn't manage to find?
I recall someone re-writing much of the module to make it work. But I didn't have time to look over the patches, and so it didn't go anywhere. I'll see if I can dig up the code. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi Guys
Is anyone actually using rlm_python in production?
We do. But with a home-made module, based on corrected module stored in bugzilla. We made adjustments in it to meet our customer needs, and it is therefore not reusable. Nevertheless, we did correct memory leaks, threading issues and accents problems in it, but I don't think it would be easy to retrofit inside standard module. Geoff. ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
Peter Nixon wrote:
Is anyone actually using rlm_python in production? Unlike rlm_perl we don't seem to have any example code or any decent documentation. I am looking at using it myself and just looking for some feedback..
I don't know whether there're many rlm_python users. I've read a long time ago on the mailing list that the module as it is was unusable (random SEGV) and the code was almost completely rewritten. The set of patches begins there: http://lists.freeradius.org/pipermail/freeradius-devel/2006-January/009416.h... -- Nicolas Baradakis
participants (4)
-
Alan DeKok -
Geoffroy Arnoud -
Nicolas Baradakis -
Peter Nixon