diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | f6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch) | |
| tree | 43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/Configuring-Management-Users.xml | |
| parent | b761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff) | |
| download | qpid-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.xml | 7 |
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> |
