Difan Zhao wrote: ... > if(%{request:User-Password} == %{request:User-Name}) { Please read "man unlang". It documents the accepted syntax. The example above is not correct. Alan DeKok.