hi,
just wondering what the current status or implementation level
of Status-Server in RADIATOR for remote proxy AuthBy handlers?
I know the server can send stuff back to a Client (which may use Status-Server
to detect if the RADIATOR is alive rather than just relying on a
response to a packet se
Hi Heikki,
I got it all working.
Class is supported by Chilli.
Thanks to your suggestion to define separate accounting handler I was able
to simplify my whole config.
I think it is now cleas and proper.
Thanks a lot.
Vriendelijke groeten, Kind regards,
Frank Messie
Bikbergerweg 18, 1272 PM Hui
On 04/08/2011 07:30 PM, frank.mes...@osix.nl wrote:
Hello Frank,
> As described in my earlier mail I want to add an attribute in the reply
> message as follows
>
> AuthSelect select PASSWORD, USER_CATEGORY from DSM_USER where
> DOMAIN_NAME = 'PUBLIC' AND USER_NAME = split_part (%0,E'\\
Heikki,
As described in my earlier mail I want to add an attribute in the reply
message as follows
AuthSelect select PASSWORD, USER_CATEGORY from DSM_USER where
DOMAIN_NAME = 'PUBLIC' AND USER_NAME = split_part (%0,E'\\', 2) AND
ENABLED = True
AuthColumnDef 0, User-Pass
On 04/07/2011 12:58 PM, Remco van Noorloos wrote:
Hello Remco,
> Today I installed an evaluation version of Radiator and I'm trying to
> configure it in a way that matches the procedure of our current
> RADIUS server.
Please see below for my comments and an example of one way of recreating
your