2.0.0 documentation for radiusd.conf.

Arran Cudbard-Bell A.Cudbard-Bell at sussex.ac.uk
Thu Jun 14 17:11:27 CEST 2007


         expand: %{Supplicant-Flags} -> 0000000000
??? Evaluating "0000000000" -> FALSE
?? Converting !FALSE -> TRUE

A string of 0 evaluates to false ?

This is where you begin to need typed variables.

INT(0) -> FALSE
INT(1) -> TRUE

STRING(0) -> TRUE
STRING(1) -> TRUE


-- 
Arran Cudbard-Bell (A.Cudbard-Bell at sussex.ac.uk)
Authentication, Authorisation and Accounting Officer
Infrastructure Services | ENG1 E1-1-08
University Of Sussex, Brighton
EXT:01273 873900 | INT: 3900



More information about the Freeradius-Users mailing list