<font color="#333333"><font size="2"><font face="tahoma,sans-serif">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:</font></font></font><div>
<font color="#333333"><font size="2"><font face="tahoma,sans-serif"><br></font></font></font></div><div> sql {</div><div>            reject = 1</div><div>        }</div><div>        if (reject){</div><div>            update reply{</div>
<div>                  Reply-Message := "already in use error"</div><div>                  }</div><div>                  ok = reject</div><div>        }</div><div><font color="#333333"><font size="2"><font face="tahoma,sans-serif"> <br>
</font></font></font>But no message is being returned.</div><div><br><div class="gmail_quote">On Wed, May 11, 2011 at 3:28 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">Franz wrote:<br>
> Hi,<br>
> I have freeradius 2.1.10 installed and was able to customize some reply<br>
> messages to another language, the only one I am unable to change is the<br>
> one for simultaneous login check, where would I chnage this reply message?<br>
<br>
</div></div>  You can always edit the Reply-Message in the "post-auth" section.<br>
<br>
  See "man unlang" for attribute editing operators.<br>
<font color="#888888"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></blockquote></div><br></div>