summaryrefslogtreecommitdiff
path: root/docs
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
commitefdc7d8c122fb950f108fc15a61bbe843722b5c6 (patch)
tree22690f84a2f929f29f5de2172111905f2153c23c /docs
parenta504a513243c0e5e5af7a198544414952f0b170e (diff)
downloadrabbitmq-server-git-efdc7d8c122fb950f108fc15a61bbe843722b5c6.tar.gz
Forgot this depended on 23467, so we can mention EXTERNAL.
Diffstat (limited to 'docs')
-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 7605090c07..e4f773c030 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>