Eduardo Tavares <[EMAIL PROTECTED]> wrote: > When I upgraded to GNU/Radius 1.3 and when I do the same command. It just > returns only the strings. > login:20, nas:20 > login:20, nas:20 > login:20, nas:20 > login:20, nas:20 > What is happening?
The correct argument for -o switch is '(login 20) (nas-address 20)'. The format of -f argument has changed in version 1.0. See file NEWS, near line 509, for information about the change and http://www.gnu.org/software/radius/manual/html_node/radius_135.html#SEC237 for a detailed discussion of `radwho' formats. Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
