Cannot signon to WmBrokerAdmin

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

  1. manually creating the Broker user with default password
  2. then creating the BrokerAdministrators Group
  3. Assign Broker user to the group just created
  4. Create the BrokerAdministrators ACL
  5. Have Administrators and BrokerAdministrators as allowed groups for this ACL

It worked for me.

Thanks.