summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/Configuring-Management-Users.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/doc/book/src/Configuring-Management-Users.xml')
-rw-r--r--qpid/doc/book/src/Configuring-Management-Users.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/qpid/doc/book/src/Configuring-Management-Users.xml b/qpid/doc/book/src/Configuring-Management-Users.xml
index e473a047b5..a2a8d46d88 100644
--- a/qpid/doc/book/src/Configuring-Management-Users.xml
+++ b/qpid/doc/book/src/Configuring-Management-Users.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
+
<!--
Licensed to the Apache Software Foundation (ASF) under one
@@ -20,8 +21,8 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
- Apache Qpid : Configuring Management Users
+<section><title>
+ Configuring Management Users
</title><para>
The Qpid Java broker has a single source of users for the system.
So a user can connect to the broker to send messages and via the
@@ -42,7 +43,7 @@
There are two steps required to add a new user with rights for
the JMX console.
</para><orderedlist>
- <listitem><para>Create a new user login, see HowTo:<xref linkend="qpid_Add-20New-20Users"/>
+ <listitem><para>Create a new user login, see HowTo:<xref linkend="qpid_Add-New-Users"/>
</para></listitem>
<listitem><para>Grant the new user permission to the JMX Console
</para></listitem>
@@ -113,4 +114,4 @@ user=readwrite
<!--h4--></section>
<!--h3--></section>
<!--h2--></section>
-</chapter>
+</section>