Name
ns_passwordcheck -- Verify a user/password
combination
Syntax
ns_passwordcheck ?-server servername? user
password
Description
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.