Custom reply message
Franz
flamana at gmail.com
Wed May 11 16:32:30 CEST 2011
The thing is, if I put it there, the user will get the same error message
either for max login or for failed login. I've tried putting it like so on
the session part:
sql {
reject = 1
}
if (reject){
update reply{
Reply-Message := "already in use error"
}
ok = reject
}
But no message is being returned.
On Wed, May 11, 2011 at 3:28 AM, Alan DeKok <aland at deployingradius.com>wrote:
> Franz wrote:
> > Hi,
> > I have freeradius 2.1.10 installed and was able to customize some reply
> > messages to another language, the only one I am unable to change is the
> > one for simultaneous login check, where would I chnage this reply
> message?
>
> You can always edit the Reply-Message in the "post-auth" section.
>
> See "man unlang" for attribute editing operators.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110511/3540e062/attachment.html>
More information about the Freeradius-Users
mailing list