Description
Enable or disable user authorization check. (administrator privilege required)
Grammar
/SetUserCheck.cgi?Check=<true|false>[&RedirectUrl=sUrl]
Example
<html>
<form action=/SetUserCheck.cgi>
<input name=Check type=checkbox>enable user authorization
<input type=submit value=OK>
</form>
</html>