From 82497a3497b9e1b1a9ff8c7723f31bcdd890cc99 Mon Sep 17 00:00:00 2001 From: Simon MacMullen Date: Wed, 10 Nov 2010 11:42:11 +0000 Subject: Document auth_mechanism info item --- docs/rabbitmqctl.1.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index acb99bc8..66a367de 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -999,6 +999,10 @@ protocol Version of the AMQP protocol in use (currently one of {0,9,1} or {0,8,0}). Note that if a client requests an AMQP 0-9 connection, we treat it as AMQP 0-9-1. + + auth_mechanism + SASL authentication mechanism used, such as PLAIN. + user Username associated with the connection. -- cgit v1.2.1