Revert to Previous Access Configurations

Every time you load a new access.config.import.yml file, Access backs up a the current configuration in files named access.config.latest..yml.

Every time you load a new access.config.import.yml file, Access backs up the current configuration in a files named access.config.latest.<timestamp>.yml.

To revert to a previous configuration:

  1. Find the relevantaccess.config.latest.<timestamp>.yml file.
  2. Rename the file to access.config.import.yml.
  3. Restart Artifactory. This restarts the Access service, which populates access.config.import.yamlwith the updated configuration values.