Richard Downer created BROOKLYN-51:
--------------------------------------
Summary: Remote access without configuring a username and password
Key: BROOKLYN-51
URL: https://issues.apache.org/jira/browse/BROOKLYN-51
Project: Brooklyn
Issue Type: Sub-task
Affects Versions: 0.7.0-M1
Reporter: Richard Downer
Fix For: 0.7.0
By default, if Brooklyn is not configured with a username+password in
brooklyn.properties, Brooklyn will *only* bind to the localhost interface,
refusing connections from the network.
To ease first time users starting Brooklyn on a server, change Brooklyn to:
1. Always bind on all interfaces;
2. If no username and password is configured, generate one randomly and print
the details to the console
3. Additionally, if no username and password is configured, continue to allow
passwordless logins on the localhost interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)