-updusrs
template: ster?clnt=<name|pass>&com=updusrs&str=<str>
          Order of query params is not important.
descript: Removes all users not matching the stereotypes rule and inserts
	  any new users that do match. Performing this on a stereotype
	  without a rule will not change the stereotypes users but will
	  not cause an error.
example : ster?clnt=name|pass&com=updusrs&str=test.1
returns : 200 OK, 401 (fail, request error), 501 (fail, server error)
200 OK  : example result body:
	  <result>
	    <row>
	      <num_of_rows>1</num_of_rows>
	    </row>
	  </result>