<div dir="ltr">I can change Pool-Name in unlang after if condition but if i use Group-Name for change the group of user it not work ....!!!<div><br></div><div style>in </div><div style><br></div><div style>authorize {<br></div>
<div style><br></div><div style>sql</div><div style><div>if (notfound) {</div><div><span class="" style="white-space:pre">              </span>update control {</div><div><span class="" style="white-space:pre">                   </span></div><div><span class="" style="white-space:pre">                           </span>Auth-Type := "Accept"</div>
<div><span class="" style="white-space:pre">                            </span>Group-Name := "Bad-User"</div><div><span class="" style="white-space:pre">                         </span></div><div><span class="" style="white-space:pre">           </span>}</div><div>
<span class="" style="white-space:pre">       </span>}</div><div><br></div><div style>In rad group check table i define  " Bad-User     :=       Pool-Name       Bad-User-Pool "</div><div style><br></div><div style><br>
</div><div style>do i have any mistake in unlang ? </div><div style><br></div><div style>  </div></div></div>