Sun Update Connection - Enterprise 1.0 Administration Guide

Viewing and Changing Configuration Files

This section explains how to access the uce.rc configuration file. It is strongly recommended that you do not change this file; open for viewing only. To make changes to the configuration of an application, change the .uce.rc override file.

The server, Dependency Manager (DM), agents, and the console each has a uce.rc file:

Configuration File  

Syntax  

to open console configuration file 

vi ~/.uce.console/.uce.rc

If you log into the console as a user, this directory is your /home.

If you log into the console with root permissions, this directory is under /root.

to open agent configuration file 

vi /opt/local/uce/agent/bin/.uce.rc

to open dependency manager (DM) configuration file

vi /usr/local/uce/engine/bin/.uce.rc

to open Server configuration file

vi /usr/local/uce/server/cgi_bin/.uce.rc

When you change a value with a copied parameter to .uce.rc, the new value is always applied, until you delete the line. The next section explains how to override configuration values for one session.