The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Gnats::Command::DBLS

DESCRIPTION

Lists the known set of databases.

The gnatsd access level listdb denies access until the user has authenticated with the USER command. The only other command available at this access level is DBLS. This access level provides a way for a site to secure its gnats databases while still providing a way for client tools to obtain a list of the databases for use on login screens etc.

The list of databases follows, one per line, using the standard quoting mechanism. Only the database names are sent.

PROTOCOL

 DBLS

RESPONSES

The possible responses are:

6xx (internal error) An internal error was encountered while trying to obtain the list of available databases, usually due to lack of permissions or other filesystem-related problems, or the list of databases is empty.

301 (CODE_TEXT_READY)