Author: jstrachan
Date: Tue Jun 13 07:14:28 2006
New Revision: 413905
URL: http://svn.apache.org/viewvc?rev=413905&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/security.html
Modified: incubator/activemq/site/security.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/security.html?rev=413905&r1=413904&r2=413905&view=diff
==============================================================================
--- incubator/activemq/site/security.html (original)
+++ incubator/activemq/site/security.html Tue Jun 13 07:14:28 2006
@@ -258,6 +258,15 @@
<P>Typically you configure JAAS using a config file like <SPAN class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/login.config"
title="Visit page outside Confluence" rel="nofollow">this one<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> and
set the <B>java.security.auth.login.config</B> system property to point to it.
If no system property is specified then by default the ActiveMQ JAAS plugin
will look for <B>login.config</B> on the classpath and use that.</P>
+<P>Here is an example <SPAN class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/login.config"
title="Visit page outside Confluence" rel="nofollow">login.config<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
which then points to these files</P>
+
+<UL>
+ <LI><SPAN class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/users.properties"
title="Visit page outside Confluence" rel="nofollow">users.properties<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+ <LI><SPAN class="nobr"><A
href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/groups.properties"
title="Visit page outside Confluence"
rel="nofollow">groups.properties<SUP><IMG class="rendericon"
src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0"
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+</UL>
+
+
+
<H3><A name="Security-Authorization"></A>Authorization</H3>
<P>In ActiveMQ we use a number of operations which you can associate with user
roles and either individual queues or topics or you can use wildcards to attach
to hierarchies of topics and queues.</P>
@@ -306,8 +315,8 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 08, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=221&originalId=8644">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 13, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=221&originalId=8715">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=221">edit
page</A>)
</DIV>