Skip to main content Skip to complementary content
Close announcements banner

Updating parameters after the configuration is finalized

About this task

To update the parameters configured on the Configuration and Database configuration pages after they have been finalized, you must edit the configuration.properties file in the <TalendAdministrationCenterInstallationDirectory>/apache-tomcat/webapps/org.talend.administrator/WEB-INF/classes folder.

Information noteNote: You can also edit settings manually in the configuration table of the Talend Administration Center database. See Updating configuration table settings.

Procedure

  1. Stop Talend Administration Center.
  2. Open the configuration.properties file.
  3. To enable access to the Configuration page for the Administrator or the Security Administrator, uncomment the appropriate lines:
    configuration.admin.enable=true
    configuration.securityadmin.enable=true
  4. To enable access to the Database configuration, uncomment the following line in the file:
    configuration.dbadmin.enable=true
  5. Save the changes.
  6. Start Talend Administration Center.
  7. Update the parameters and finalize the configuration.

Results

When the configuration is finalized, the parameter values change to false.

Information noteNote: If the lines are missing from the configuration.properties file, the configuration is considered finalized.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!