NAME

Net::Gnats::Command::USER

DESCRIPTION

Specifies the userid and password for database access. Either both a username and password must be specified, or they both may be omitted; in the latter case, the current access level is returned.

PROTOCOL

USER <User ID> <Password>

RESPONSES

The possible server responses are:

350 (CODE_INFORMATION) The current access level is specified.

422 (CODE_NO_ACCESS) A matching username and password could not be found.

210 (CODE_OK) A matching username and password was found, and the login was successful.