[jboss-jira] [JBoss JIRA] (AS7-4010) Slave HC unable to connect ro remote domain controller
Dominik Pospisil (JIRA)
jira-events at lists.jboss.org
Fri Mar 2 08:30:37 EST 2012
[ https://issues.jboss.org/browse/AS7-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dominik Pospisil updated AS7-4010:
----------------------------------
Attachment: host-slave.xml
> Slave HC unable to connect ro remote domain controller
> ------------------------------------------------------
>
> Key: AS7-4010
> URL: https://issues.jboss.org/browse/AS7-4010
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.1.Final
> Reporter: Dominik Pospisil
> Assignee: Brian Stansberry
> Attachments: domain.xml, host-master.xml, host-slave.xml, mgmt-users.properties
>
>
> It seems to me that it is impossible to configure slave HC to connect to master DC using configured secret key.
> When slave HC is trying to reach remote DC it fails with:
> [Host Controller] 13:11:55,573 ERROR [org.jboss.remoting.remote.connection] (Remoting "f16:MANAGEMENT" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
> [Host Controller] 13:11:55,606 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010901: Could not connect to master. Aborting. Error was: java.lang.IllegalStateException: JBAS010942: Unable to connect due to authentication failure.
> [Host Controller] 13:11:55,690 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" stopped in 38ms
> I am using stock domain.xml, host-master.xml and host-slave.xml updated according this documentation:
> https://docs.jboss.org/author/display/AS71/Securing+the+Management+Interfaces
> 1) I have added slave/slavepassword user to ManagementRealm
> 2) U have updated host-slave.xml to identify as "slave"
> 3) I have generated base64 encoded "slavepassword" passphrase and added as a secret key to host-slave.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list