You must grant the file and directory permissions required
by config_mgr_user, the user who will run Configuration Manager.
To grant permissions to the Configuration Manager user:
- If you have not done so already, log on to the machine
where you installed Content Engine as
ce_install_user.
- Navigate to ce_install_path/tools/configure,
which contains both the command line and graphical user interfaces
of Configuration Manager,
where ce_install_path is the location where Content Engine is installed.
- Grant config_mgr_user execute permission
(UNIX) or read & execute permission (Windows) on the executable
file of the interface of Configuration Manager you intend to
use:
- To enable use of the graphical user interface, grant permission
to one of the following files in the ce_install_path/tools/configure directory:
- UNIX
- configmgr
- Windows
- configmgr.exe
- To enable use of the command line interface, grant permission
to one of the following files in thece_install_path/tools/configure directory:
- UNIX
- configmgr_cl
- Windows
- configmgr_cl.exe
- Grant write permission to the directory where you want
Configuration Manager to place the configuration XML files it will
generate.
If you are not going to specify this directory
when you run Configuration Manager, grant write permission on the
default directory, ce_install_path/tools/configure/profiles directory.
- Log off the machine and log back on as config_mgr_user,
the Configuration Manager user.