Good question. And I'd like to generalize it a bit more: I want to authorize
via SQL, but what I'd like to have in the SQL database is an Account-Type
(Say, "dynamic analog," "static analog," "dedicated 128 isdn lan," etc.) and
have some templates (similar to Mr. Hammers) that define the response
attributes. Obviously, it would have to be able to pull SOME attributes from
the SQL query, too (such as the IP, netmask, and any additional routes for a
"dedicated 128 isdn lan").

I am about to start running Radiator for the first time, so I apologize if
this is a FAQ...I wasn't able to find it.

Mike Nerone <mailto:[EMAIL PROTECTED]>
Network Operations Manager
Internet Direct, Inc. <http://www.idworld.net/>


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Christian Hammers
> Sent: Thursday, March 09, 2000 6:57 AM
> To: [EMAIL PROTECTED]
> Subject: (RADIATOR) I need an <AuthBy NOTHING> Handler...
>
>
> Hello
>
> I want to make the following
> <Handler Request-Type=Auth-Request>
>   <AuthBy LDAP>
>     ...
>     AuthAttrDef RadiusAuth-Type,       Auth-Type,     check
>     ...
>     AuthAttrDef some_defaults,  get_fetched,  reply
>   </AuthBy>
> </Handler>
>
> <AuthBy XXX>
>   Identifier westend-dynamic-dialup-account
>   AddToReplyIfNotExist        \
>       blah=blah       \
>       blah=blah...
> </AuthBy>
>
> <AuthBy XXX>
>   Identifier westend-static-ip-dialup-account
>   AddToReplyIfNotExist        \
>       blah=blah       \
>       blah=blah...
> </AuthBy>
>
> So that I simply have to add the "RadiusAuth-Type" to the LDAP profile of
> a user to let him go into one of some different "groups"
> (here: westend-dynamic-dialup-account) where he gets his default values.
>
>
> The problem is that I don't know which AuthBy Type I have to use.
> Should I use FILE with an empty file or is there a better solution?
> (multiple LDAP clauses will result in too much traffic and an plan to only
>  add some static defaults to the groups of users)
>
> bye,
>
>  -christian-
>
> --
> Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel
> 0241/701333-0
> [EMAIL PROTECTED]     Internet & Security for Professionals    Fax
> 0241/911879
>
> ===
> Archive at http://www.starport.net/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>


===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to