4.3 无提示安装和配置

4.3.1 无提示安装

为了运行 Identity Manager 组件的无提示安装,必须创建一个具有完成安装所需参数的属性文件。Identity Manager 媒体上有一个样本文件:

  • Linux: ./install/propfiles/install.properties

  • Solaris: ./install/propfiles/install.properties

  • Windows: \install\propfiles\install.properties

通过使用适用于您的平台的正确程序来启动无提示安装:

  • Linux: ./install.bin -i silent -f <文件名>.properties

  • Solaris: ./install.bin -i silent -f <文件名>.properties

    要执行二进制文件,请输入 ./install.bin -i silent -f <文件名>.properties

  • Windows: \install.exe -i silent -f <文件名>.properties

无提示安装支持以下口令变量作为环境变量。如果口令变量未通过环境进行传递,则必须将它们添加到无提示属性文件中。 

元目录服务器: IA_IDVAULT_ADMIN_PASSWORD。

Roles Based Provisioning Module: IA_RBPM_POSTGRESQL_DB_PASSWORD 和 IA_RBPM_USERAPPADMIN_PASSWORD。

Identity Reporting 模块: IA_REPORTING_NOVL_DB_USER_PASSWORD、IA_REPORTING_IDM_USER_PASSWORD 和 IA_REPORTING_IDM_SERVER_PASSWORD。

事件审计服务: IA_EAS_ADMIN_PWD 和 IA_EAS_DBA_PWD。

4.3.2 无提示配置

还可以通过创建一个具有完成配置所需参数的属性文件来运行 Identity Manager 组件的无提示配置。Identity Manager 媒体上有两个样本文件。一个用于创建新树,另一个用于将该服务器添加到现有树中。

  • Linux: 请看以下位置:

    • ./install/propfiles/configure_new_tree.properties

    • ./install/propfiles/configure_existing_tree.properties

  • Solaris: 请看以下位置:

    • ./install/propfiles/configure_new_tree.properties

    • ./install/propfiles/configure_existing_tree.properties

  • Windows: 请看以下位置:

    • \install\propfiles\configure_new_tree.properties

    • IDM4.0_Win:\install\propfiles\configure_existing_tree.properties

使用适用于平台的程序启动无提示配置:

  • Linux: ./configure.bin -i silent -f <文件名>.properties

  • Solaris: ./configure.bin -i silent -f <文件名>.properties

    要执行二进制文件,请输入 ./configure.bin -i silent -f <文件名>.properties

  • Windows: \configure.exe -i silent -f <文件名>.properties