summaryrefslogtreecommitdiff
path: root/doc/book/src/Configuring-Management-Users.xml
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-03-01 22:34:29 +0000
committerJonathan Robie <jonathan@apache.org>2010-03-01 22:34:29 +0000
commitf6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch)
tree43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/Configuring-Management-Users.xml
parentb761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff)
downloadqpid-python-f6dc65f5dc91dd267ee8bfde681faaf18d6a32db.tar.gz
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/Configuring-Management-Users.xml')
-rw-r--r--doc/book/src/Configuring-Management-Users.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/book/src/Configuring-Management-Users.xml b/doc/book/src/Configuring-Management-Users.xml
index e473a047b5..d338512ddc 100644
--- a/doc/book/src/Configuring-Management-Users.xml
+++ b/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,7 +21,7 @@
-->
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
Apache Qpid : Configuring Management Users
</title><para>
The Qpid Java broker has a single source of users for the system.
@@ -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>