(RADIATOR) Dictionary changes

Bjoern A. Zeeb bz-lists at cksoft.de
Thu Apr 3 09:10:03 CST 2008


Hi,

while diffing dictionaries at a customer I came across the BATM values
and felt the "Guests" value looks strange.

I confirmed with someone from Telco Systems that it should be

--- dictionary.orig     Thu Apr  3 14:38:40 2008
+++ dictionary  Thu Apr  3 14:38:49 2008
@@ -2636,5 +2636,5 @@ VALUE   BATM-privilege-group
  VALUE   BATM-privilege-group            Technicians     8
  VALUE   BATM-privilege-group            Users           12
-VALUE   BATM-privilege-group            Guests          5
+VALUE   BATM-privilege-group            Guests          15



The other thing I have seen was:

--- dictionary.orig     Thu Apr  3 14:38:40 2008
+++ dictionary  Thu Apr  3 14:55:31 2008
@@ -487,4 +487,6 @@ VALUE               Termination-Action
  VALUE          Acct-Status-Type        Start                   1
  VALUE          Acct-Status-Type        Stop                    2
+VALUE          Acct-Status-Type        Interim-Update          3
+# "Alive" is the legacy Radiator name. Keep for compatibility.
  VALUE          Acct-Status-Type        Alive                   3
  VALUE          Acct-Status-Type        Modem-Start             4


Interim-Update is the official value from RFC2866 as listed by IANA:
http://www.iana.org/assignments/radius-types

I left "Alive" as second value so that valNumToName would still
return Alive to not break anything that might depend on this.
I'd suggest to change that after a grace period of a few minor
revisions.


There might be more legacy values I hadn't checked but you may want
to fix one day...

Regards,
Bjoern

-- 
Dipl. Ing. (BA) Bjoern A. Zeeb          Research & Development
CK Software GmbH                        http://www.cksoft.de/
Schwarzwaldstr. 31                      Phone: +49 7452 889 135
D-71131 Jettingen                       Fax: +49 7452 889 136
HRB245288, Amtsgericht Stuttgart        Geschaeftsfuehrer: Christian Kratzer

--
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