AW: Securing Tomcat cluster communication

2011-10-06 Thread Alexander Diedler
Hello,
Please search for secret in
http://tomcat.apache.org/connectors-doc/reference/workers.html  
Only requests from members with the same secret word will be acceped.

Greetings
Alexander


-Ursprüngliche Nachricht-
Von: Afkham Azeez [mailto:afk...@gmail.com] 
Gesendet: Donnerstag, 6. Oktober 2011 16:18
An: Tomcat Users List
Betreff: Securing Tomcat cluster communication

Hi folks,
Is there a way to do authentication in Tribes when new members try to join a
cluster so that unauthorized nodes cannot join in? Also, when clustering
messages are sent back  forth, how do we ensure security?

Thanks
Azeez


smime.p7s
Description: S/MIME cryptographic signature


Re: AW: Securing Tomcat cluster communication

2011-10-06 Thread Ronald Klop (Mailing List)

A 'connector' is used between for example Apache httpd and Tomcat. It is not 
used between Tomcat nodes in a cluster.

Ronald.


Op donderdag, 6 oktober 2011 16:22 schreef Alexander Diedler 
adied...@tecracer.de:


  
 
 Hello,

 Please search for secret in
 http://tomcat.apache.org/connectors-doc/reference/workers.html  
 Only requests from members with the same secret word will be acceped.
 
 Greetings

 Alexander
 
 
 -Ursprüngliche Nachricht-

 Von: Afkham Azeez [mailto:afk...@gmail.com]
 Gesendet: Donnerstag, 6. Oktober 2011 16:18
 An: Tomcat Users List
 Betreff: Securing Tomcat cluster communication
 
 Hi folks,

 Is there a way to do authentication in Tribes when new members try to join a
 cluster so that unauthorized nodes cannot join in? Also, when clustering
 messages are sent back  forth, how do we ensure security?
 
 Thanks

 Azeez
 



 
 
 


Re: AW: Securing Tomcat cluster communication

2011-10-06 Thread Afkham Azeez
Correct. What we have between nodes in a cluster is a channel. My questions
are related to securing this channel.


On Thu, Oct 6, 2011 at 8:17 PM, Ronald Klop (Mailing List) 
ronald-mailingl...@base.nl wrote:

 A 'connector' is used between for example Apache httpd and Tomcat. It is
 not used between Tomcat nodes in a cluster.

 Ronald.


 Op donderdag, 6 oktober 2011 16:22 schreef Alexander Diedler 
 adied...@tecracer.de:


Hello,
  Please search for secret in
  
 http://tomcat.apache.org/**connectors-doc/reference/**workers.htmlhttp://tomcat.apache.org/connectors-doc/reference/workers.html
   Only requests from members with the same secret word will be acceped.
  Greetings
  Alexander
   -Ursprüngliche Nachricht-
  Von: Afkham Azeez [mailto:afk...@gmail.com]
  Gesendet: Donnerstag, 6. Oktober 2011 16:18
  An: Tomcat Users List
  Betreff: Securing Tomcat cluster communication
  Hi folks,
  Is there a way to do authentication in Tribes when new members try to
 join a
  cluster so that unauthorized nodes cannot join in? Also, when clustering
  messages are sent back  forth, how do we ensure security?
  Thanks
  Azeez