Skip to main content

AUTH

Syntax

AUTH [username] password

Module

connection

Categories

connection slow

Description

Authenticates the connection. If the username is not provided, the connection will be authenticated against the default ACL user. Otherwise, it is authenticated against the ACL user with the provided username.

Examples

// Not available in embedded mode.