[jboss-jira] [JBoss JIRA] (AS7-6373) How to configure Domain Controller(master node) to accept Slave Node of particular Ip address.
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Wed Jan 23 03:44:15 EST 2013
[ https://issues.jboss.org/browse/AS7-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved AS7-6373.
-----------------------------------
Assignee: Darran Lofthouse (was: Paul Ferraro)
Resolution: Rejected
Please use the discussion forum for these kind of questions, Jira is for handling bugs and feature requests not requests for help: -
https://community.jboss.org/en/jbossas7?view=discussions
I should also point our you are using a very old release now, an upgrade to a later release where security was enabled by default would be better for you.
> How to configure Domain Controller(master node) to accept Slave Node of particular Ip address.
> ------------------------------------------------------------------------------------------------
>
> Key: AS7-6373
> URL: https://issues.jboss.org/browse/AS7-6373
> Project: Application Server 7
> Issue Type: Clarification
> Components: Clustering, Domain Management, Server
> Affects Versions: 7.0.2.Final
> Environment: Linux ,,jboss-as-web-7.0.2 , Mod_cluster for load balancing
> Reporter: hitesh yadav
> Assignee: Darran Lofthouse
>
> I have Domain of 3 node N1 ,N2,N3.
> Here N1 is master node(domain controller) and N2 and N3 as slave.
> Ip address of N1 is "10.103.6.151" , Ip address of N2 is "10.103.6.156" and Ip address of N3 is "10.103.6.157"
> I want to configure N1 Node such that it will accept slave Node only from Ip address 10.103.6.156 to 10.103.6.158 .
> Means If any node which have Ip "10.103.6.161" try to register itself as slave on Master Node N1(10.103.6.151), must be rejected .
> Means Master Node N1(10.103.6.151) can only register slave node which have Ip (10.103.6.156 or 10.103.6.157 or 10.103.6.158) .
> Means when i start Cluster ,when i boot master at that time it must be configurable to which range of Ip Address master can register as slave node.
> In "jboss-as-web-7.0.2" I found that any Node can register itself as slave if Ip address Master is provided. This is not acceptable behavior due to security reason.
> I have not found any configuration or mechanism in "jboss-as-web-7.0.2" which restrict slave Node based on Ip address .
>
> There must be some authentication mechanism between Master Node and Slave Node at the time of registration of slave Node.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list