The problem did not occur under the pre-2.0 betas before (I believe) beta 5.
It's been present ever since.
-Dave
> I'm trying (maybe stupidly) to make a menu option for "Hang up" work.
>
> Call me stupid, but in the sparse RADIUS "Menu" documentation and sample
> files I've found, there are several examples of an "Exit" or "Quit" menu
> option where the configuration 'Menu = "EXIT"' is used (including some at
> the first menu level).
>
> When I use this in my own menu file, one of two things happens. Either the
> 'Menu = "EXIT"' line is overlooked, and the "DEFAULT" menu action is
> chosen, or if I remove the DEFAULT action, the Access Request is denied
> (via the radiusd -x output), and the "login:" prompt appears again.
>
> What I would like to happen is that the line is actually hung up. I would
> assume that this would be what happens when you hit the "EXIT" menu, but
> apparently not.
>
> Can someone shed some light on this situation? Is is actually possible to
> terminate a session that is in the menu stage?