Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.1
-
None
Description
The Jetspeed demo installer uses a convenient default username/password configuration which makes it easy for end-users to get started.
However this also poses a potential security risk if some "type" of users would blindly install this in a public accessible way, without adjusting the default configuration.
To protect such users from hurting themselves, we must force them to make this an explicit choice, and by default only provide a restricted (limited) configuration.
To this end, the default/demo configuration will be changed to:
a) Require demo admin user to change the password on first use (for all demo variants, some already have this but not yet all)
b) By default disable usage of the Tomcat Manager through the PortletApplicationManagement portlet
- no default Tomcat manager user will be pre-configured anymore in tomcat-user.xml (JetspeedInstaller)
- in jetspeed.properties the example Tomcat Manager username/password will now by default empty (undefined)