[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Modifying the SAE Property File

This section shows how to edit the property file with SDX Admin or a standard text editor. Use the property names that are included in field descriptions for properties in SDX Configuration Editor.

Editing Properties with SDX Admin

To edit the properties with SDX Admin:

  1. In the SDX Admin navigation pane, access the object I=SAE, ou=staticConfiguration, ou=configuration, o=management, o=umc.
  2. In this folder, click on the I=POP-ID object associated with this SAE.

The SAE configuration appears in the Main tab in the SSP Configuration pane.

  1. Scroll to the text you want to edit, or click Search to find an item in the configuration file.
  2. Add or modify the relevant information, and click Save.

Editing Properties with a Text Editor

To edit the properties with a text editor:

  1. Open a shell in the directory in which you installed the SAE.

The default installation directory for SAE is /opt/UMC/sae.

  1. Download the properties to a file with the SAE configuration utility.
  2. etc/config -g <filename>
    
    
    

A file called <filename>, which contains the SAE properties, appears in the sae subdirectory.

  1. Edit the file with a text editor, such as VI or EMACS.
  2. Update the object's file properties with the SAE configuration utility.
  3. etc/config -p <filename>
    

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]