summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2010-12-08 16:11:38 +0000
committerSimon MacMullen <simon@rabbitmq.com>2010-12-08 16:11:38 +0000
commit25cb0d23f23af7fdb4c8da2e9a1c504d7755aa46 (patch)
tree22690f84a2f929f29f5de2172111905f2153c23c
parent1dcc89d4bb8e1d41fa3a3a6c43a56735cc8942d7 (diff)
downloadrabbitmq-server-bug23506.tar.gz
Forgot this depended on 23467, so we can mention EXTERNAL.bug23506
-rw-r--r--docs/rabbitmqctl.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 7605090c..e4f773c0 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -479,7 +479,7 @@
<para role="example">
This command instructs the RabbitMQ broker to clear the
password for the user named
- <command>tonyg</command>. This user now cannot log in.
+ <command>tonyg</command>. This user now cannot log in with a password (but may be able to through e.g. SASL EXTERNAL if configured).
</para>
</listitem>
</varlistentry>