sim use reply message

Josip Almasi joe at vrspace.org
Sat May 3 10:51:04 CEST 2014


Hi,

are you sure this update evaluates?
IOW you did start radiusd -X?
My guess is, == never return true.

Regards...

On 05/03/2014 05:21 AM, Sanity Computers wrote:
> There’s quite a few posts on making a custom reply message – changing
> the default reply in the post auth section.
>
> One shows that this works:
>
> if (reply:Reply-Message == "\r\nYou are already logged in - access
> denied\r\n\n"){
>
>                     update reply {
>
>                              Reply-Message := "new sim use reply message"
>
>                     }
>
>                  }
>
> It does not matter what format I use, the default message
>
> "\r\nYou are already logged in - access denied\r\n\n"
>
> is all I ever get. This is on a freeradius 2 (on Ubuntu 8) install with
> default settings, any idea if this format is actually correct or what
> else needs to be done to change a reply message? Thanks all.
>
> Regards
>
>
> Jim
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>



More information about the Freeradius-Users mailing list