Specialized Administration > Ensuring Data Security > Security Labels and Agreements > Configuring Security Labels > Security Label Configuration Steps > Step 18: Set the Security Label Configuration File Location - Optional
  
Step 18: Set the Security Label Configuration File Location - Optional
If you created your own configuration file, instead of editing the provided securityLabelsConfiguration.xml file, you must specify the name and location of the file in the wt.access.configuration.securityLabelsConfigurationFile property in wt.properties.
From within a windchill shell, run the following command, replacing conf/securityLabelsConfiguration.xml with the location and name of your configuration file:
xconfmanager -s wt.access.configuration.securityLabelsConfigurationFile=
$(wt.home)/conf/securityLabelsConfiguration.xml
-t codebase/wt.properties -p
By default, the property is set to the provided securityLabelsConfiguration.xml file. If you use the provided file, you do not need to specify this property.
For more information on using the xconfmanager, see Using the xconfmanager Utility.