summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRob Harrop <rob@rabbitmq.com>2011-01-06 14:20:00 +0000
committerRob Harrop <rob@rabbitmq.com>2011-01-06 14:20:00 +0000
commit4de1294c7c8172943de213d106db8ad96a0971df (patch)
tree13faa37c6dcda424f766e2b687536db405f451cd /docs
parent1420f5b7bb4209d5ad3d481fb397d4a0bab172dc (diff)
parente7cb028e68fd61e5f0ba3b3ff41478fa47e40b5d (diff)
downloadrabbitmq-server-git-4de1294c7c8172943de213d106db8ad96a0971df.tar.gz
Merge bug23455 into default
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 01ddd4c108..9df4c1a8c2 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -398,7 +398,12 @@
<refsect2>
<title>User management</title>
-
+ <para>
+ Note that <command>rabbitmqctl</command> manages the RabbitMQ
+ internal user database. Users from any alternative
+ authentication backend will not be visible
+ to <command>rabbitmqctl</command>.
+ </para>
<variablelist>
<varlistentry>
<term><cmdsynopsis><command>add_user</command> <arg choice="req"><replaceable>username</replaceable></arg> <arg choice="req"><replaceable>password</replaceable></arg></cmdsynopsis></term>
@@ -544,7 +549,12 @@
<refsect2>
<title>Access control</title>
-
+ <para>
+ Note that <command>rabbitmqctl</command> manages the RabbitMQ
+ internal user database. Permissions for users from any
+ alternative authorisation backend will not be visible
+ to <command>rabbitmqctl</command>.
+ </para>
<variablelist>
<varlistentry>
<term><cmdsynopsis><command>add_vhost</command> <arg choice="req"><replaceable>vhostpath</replaceable></arg></cmdsynopsis></term>