how to make radius become XTRAdius :) - Important Radius Patch

From: Natalino Picone <npicone(at)working(dot)it>
To: pgsql-sql(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org, portmaster-users(at)livingston(dot)com, portmaster-radius(at)livingston(dot)com
Subject: how to make radius become XTRAdius :) - Important Radius Patch
Date: 1999-02-28 00:35:34
Message-ID: 4.1.19990228013414.00a52100@mbox.working.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hi all, this is our patch for cistron radius and this is the story.
We are running some italian ISP using some linux boxes and some livingston
Portmasters 3 and we wanna handle everything (both user accounting and
authentication) via sql databases... We also would like to make some
session limits and time limit classes...
So we think that the best way to do this is to handle everything using
external script... We started patching cistron radiusd and making tests...
We are now using this way to handle all the auth & acct informations with
some simple perl scripts...
Our patched version (we called it XtRadius :) permits to handle the user
authentication externally, the radiusd calls an external script passing the
user informations (password included) as well handling the results... so
you can write your own authentication script...
For the accouting it's the same way (it is similar to Vladimir Ivaschenko
patch)... we radiusd execute an external script passing all the information
so that you can archive them...
We are running this version for a lot of time... Everything is at
http://www.xtradius.com
This patch is for cistron-1.5.4.3-beta15 and we think this is the best way
to handle user data...it is also more expandible and you don't need to know
the radius protocol :)
For example our scripts also the mail hub and mail server with user db...
We are also trying to packaging our external scripts; for more information
about it look at http://www.xtradius.com

Please note that this will naturally remain FREE!!

Please report me any comments... I need them...

Thanks a lot, Natalino Picone

Attachment Content-Type Size
xtradius.patch.tgz application/x-compressed 5.5 KB
unknown_filename text/plain 522 bytes

Browse pgsql-general by date

  From Date Subject
Next Message Robert Chalmers 1999-02-28 01:47:28 HELP - Why arent mixed case table names working?
Previous Message The Hermit Hacker 1999-02-27 04:16:43 Re: [GENERAL] Q's: discussion group; pgsql authorization

Browse pgsql-sql by date

  From Date Subject
Next Message Anton de Wet 1999-02-28 08:46:56 Update questions: grouping, null values
Previous Message archiver 1999-02-27 22:50:40 Simple Question??