9.3. 删除部分 IdM 服务器安装
如果 IdM 服务器安装失败,可以保留一些配置文件。其他尝试安装 IdM 服务器会失败,安装脚本会报告 IPA 已配置。
带有现有部分 IdM 配置的系统示例
[root@server ~]# ipa-server-install The log file for this installation can be found in /var/log/ipaserver-install.log IPA server is already configured on this system. If you want to reinstall the IPA server, please uninstall it first using 'ipa-server-install --uninstall'. The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
要解决这个问题,请卸载部分 IdM 服务器配置并重试安装过程。
先决条件
-
您必须有
root
权限。
流程
从您要配置为 IdM 服务器的主机中卸载 IdM 服务器软件。
[root@server ~]# ipa-server-install --uninstall
如果您因为重复安装失败而无法安装 IdM 服务器,请重新安装操作系统。
安装 IdM 服务器的要求之一是使用一个没有自定义的“干净”系统。失败的安装可能会因为意外修改系统文件而破坏主机的完整性。
其他资源
- 有关卸载 IdM 服务器的详情,请参考卸载 IdM 服务器。
-
如果重复卸载后尝试安装失败,且您有一个红帽技术支持订阅,请在 红帽客户门户网站 中创建一个技术支持问题单,并提供服务器的
sosreport
。 -
sosreport
工具从 RHEL 系统收集配置详情、日志和系统信息。有关sosreport
工具的更多信息,请参阅 sosreport 是什么以及如何在 Red Hat Enterprise Linux 中创建它? 。