No subject

Davidson Thaba dthaba at ke.uu.net
Wed Jan 23 03:48:16 CST 2002


Hello

Thanks alot, it works fine...
Ive also got 2.19 working on my test box and will be upgrading soon.


Rgds

----- Original Message -----
From: Hugh Irvine <hugh at open.com.au>
To: Davidson Thaba <dthaba at ke.uu.net>; <radiator at open.com.au>
Sent: Wednesday, January 23, 2002 10:56 AM
Subject: Re: (RADIATOR) Multiple databases (file) for the users

> Hello Davidson -
>
> > I am running radiator 2.15 on solaris 7.
> > My users database is on a flat text file.
> > I would like to split my users file into 2 files, in preparation for

some

> > kind of service separation.
> > Please advise on how to go about it... ( the only thing i want to

achieve

> > for now is to have GroupA customers in one file
> > and groupB customers in another.
>
> You should do something like this:
>
> # define Realm
>
> <Realm mydomain.dom>
>         RewriteUsername s/\s+//g
>         # Strip the realm
>         RewriteUsername s/\@mydomain\.dom$//
>         AuthByPolicy ContinueUntilAccept
>         <AuthBy FILE>
>                 Filename %D/GroupA
>         </AuthBy>
>         <AuthBy FILE>
>                 Filename %D/GroupB
>         </AuthBy>
>         AcctLogFileName %L/detail/detail.%Y%m%d
> </Realm>
>
>
> BTW - the latest version of Radiator is 2.19 and you should probably

upgrade.

> regards
>
> Hugh
>
>
> --
> Radiator: the most portable, flexible and configurable RADIUS server
> anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
> -
> Nets: internetwork inventory and management - graphical, extensible,
> flexible with hardware, software, platform and database independence.
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.

-------------------------------------------------------

-- 
Mike McCauley                               mikem at open.com.au
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

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 etc etc 
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list