CVS update: JGroups/conf auth_regex.xml
"Bela Ban" <[email protected]> Fri, 17 Sep 2010 06:02:17 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/17 06:02:17
Modified: conf auth_regex.xml
Log:
ns
Revision Changes Path
1.2 +3 -3 JGroups/conf/auth_regex.xml
Index: auth_regex.xml
===================================================================
RCS file: /cvsroot/javagroups/JGroups/conf/auth_regex.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- auth_regex.xml 16 Sep 2010 13:16:11 -0000 1.1
+++ auth_regex.xml 17 Sep 2010 06:02:17 -0000 1.2
@@ -5,7 +5,7 @@
Therefore, this configuration will NOT work to cluster members residing on different hosts !
Author: Bela Ban
- Version: $Id: auth_regex.xml,v 1.1 2010/09/16 13:16:11 belaban Exp $
+ Version: $Id: auth_regex.xml,v 1.2 2010/09/17 06:02:17 belaban Exp $
-->
<config xmlns="urn:org:jgroups"
@@ -82,9 +82,9 @@
match_logical_name="true"
/-->
- <!-- Allow only hosts in the 192.168 network to join -->
+ <!-- Allow only hosts in the 192.168 or 10.5 network to join -->
<AUTH auth_class="org.jgroups.auth.RegexMembership"
- match_string="192.168.[0-9]{1,3}\.[0-9]{1,3}(:.[0-9]{1,5})?"
+ match_string="(192\.168|10\.5)\.\d{1,3}\.\d{1,3}(:\d{1,5})?"
match_ip_address="true"
match_logical_name="false" />
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev