diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2010-12-08 16:11:38 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2010-12-08 16:11:38 +0000 |
| commit | efdc7d8c122fb950f108fc15a61bbe843722b5c6 (patch) | |
| tree | 22690f84a2f929f29f5de2172111905f2153c23c /docs | |
| parent | a504a513243c0e5e5af7a198544414952f0b170e (diff) | |
| download | rabbitmq-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.xml | 2 |
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> |
