Adding a VALUE

Lindsay Blume ( lindsay@opera.iinet.net.au )
Wed, 29 Apr 1998 16:17:18 +0800 (WST)

Could someone please shed osme light on adding these to Radiusnt?

The following 3 lines should be added to your RADIUS dictionary before
running ComOS 3.8b15. Then kill and restart radiusd.

ATTRIBUTE Class 25 string
ATTRIBUTE Vendor-Specific 26 string
^^^^^^^^^^^^^^^^^^^ These top tow are already there ..

How the heck do I add this ?

VALUE Service-Type Call-Check-User 129

and last but not least how do you add DEFAULT user entrys into RADNT using
a SQL database ?

i.e.

>Then add the following user entries at the top of you Radius users file
>
>DEFAULT Called-Station-Id = "95000511", Service-Type = Call-Check-User,
>
> NAS-IP-Address = 192.168.0.1, NAS-Port = 29
>
> Reply-Message = "GOOD"
>
>DEFAULT Service-Type = Call-Check-User, NAS-IP-Address = 192.168.0.1,
> NAS-Port = 29
>
> Reply-Message = "BAD"
>
>DEFAULT Service-Type = Call-Check-User
>        Reply-Message = "GOOD"