必须将 config_mgr_user(即,将要运行 Configuration Manager 的用户)所需的文件和目录许可权授予此用户。
要将许可权授予 Configuration Manager 用户,请完成下列步骤:
- 如果您尚未以 ce_install_user 身份登录到 Content Engine 所安装在的机器,请进行此登录。
- 浏览到 ce_install_path/tools/configure,此目录包含 Configuration Manager
的命令行界面和图形用户界面,其中 ce_install_path 是 Content Engine 的安装位置。
- 将您打算使用的 Configuration Manager 界面的可执行文件的执行许可权 (UNIX)
或者读和执行许可权 (Windows) 授予 config_mgr_user:
- 要允许使用图形用户界面,请授予对 ce_install_path/tools/configure 目录中下列其中一个文件的许可权:
- UNIX
- configmgr
- Windows
- configmgr.exe
- 要允许使用命令行界面,请授予对 ce_install_path/tools/configure 目录中下列其中一个文件的许可权:
- UNIX
- configmgr_cl
- Windows
- configmgr_cl.exe
- 授予对 Configuration Manager 要用于存放所生成配置 XML 文件的目录的写许可权。
如果您运行 Configuration Manager 时将不会指定此目录,请授予对缺省目录(即 ce_install_path/tools/configure/profiles 目录)的写许可权。
- 从机器注销,然后以 config_mgr_user(即 Configuration Manager 用户)身份重新登录。