My userid/password is rejected when I try to signon to broker administator (http://localhost:5555/WmBrokerAdmin). It appears that I am using the wrong password but I have not changed the default password (Administrator/manage). How do I achieve signon?
We can work around this by following these steps
- manually creating the Broker user with default password
- then creating the BrokerAdministrators Group
- Assign Broker user to the group just created
- Create the BrokerAdministrators ACL
- Have Administrators and BrokerAdministrators as allowed groups for this ACL
It worked for me.
Thanks.