Verify a user/password combination
ns_passwordcheck ?-server servername? user password
This function returns 1 (one) if the user and password combination is legitimate. It returns 0 (zero) if either the user does not exist or the password is incorrect. If no servername is specified, the current virtual server is used.