# ipa server-role-find --role 'DNS server'
----------------------------------------
установлено соответствие 2 ролей сервера
----------------------------------------
Имя сервера: ipa.example.test
Имя роли: DNS server
Состояние роли: enabled
Имя сервера: ipabackup.example.test
Имя роли: DNS server
Состояние роли: enabled
---------------------------------
Количество возвращённых записей 2
---------------------------------
ipa-dns-install(1)
).
# ipa server-role-find --role 'CA server'
----------------------------------------
установлено соответствие 2 ролей сервера
----------------------------------------
Имя сервера: ipa.example.test
Имя роли: CA server
Состояние роли: enabled
Имя сервера: ipabackup.example.test
Имя роли: CA server
Состояние роли: enabled
---------------------------------
Количество возвращённых записей 2
---------------------------------
ipa-ca-install(1)
).
# ipa server-role-find --role 'KRA server'
----------------------------------------
установлено соответствие 2 ролей сервера
----------------------------------------
Имя сервера: ipa.example.test
Имя роли: KRA server
Состояние роли: absent
Имя сервера: ipabackup.example.test
Имя роли: KRA server
Состояние роли: absent
---------------------------------
Количество возвращённых записей 2
---------------------------------
ipa-kra-install(1)
).
# ipa config-show | grep 'CA renewal'
# ipa-crlgen-manage status
$ ssh ipa_user@another_server
$ kinit admin
$ ipa server-del ipabackup.example.test
# ipa-server-install --uninstall
This is a NON REVERSIBLE operation and will delete all data and configuration!
It is highly recommended to take a backup of existing data and configuration using ipa-backup utility before proceeding.
Are you sure you want to continue with the uninstall procedure? [no]: yes
Updating DNS system records
Принудительное удаление ipabackup.example.test
------------------------------------
Удалён IPA-сервер "ipabackup.example.test"
------------------------------------
Shutting down all IPA services
Unconfiguring named
Unconfiguring ipa-dnskeysyncd
Unconfiguring web server
Unconfiguring krb5kdc
Unconfiguring kadmin
Unconfiguring directory server
selinux is disabled, will not relabel ports or files.
Unconfiguring ipa-custodia
Unconfiguring ipa-otpd
Removing IPA client configuration
Removing Kerberos service principals from /etc/krb5.keytab
Disabling client Kerberos and LDAP configurations
Restoring client configuration files
Restoring (none) as NIS domain.
nscd daemon is not installed, skip configuration
nslcd daemon is not installed, skip configuration
Systemwide CA database updated.
Client uninstall complete.
The ipa-client-install command was successful
The ipa-server-install command was successful