-
Notifications
You must be signed in to change notification settings - Fork 135
Disabling Nuxwdog
Endi S. Dewata edited this page Mar 27, 2024
·
3 revisions
This page describes the process to disable Nuxwdog on a PKI server instance.
First, stop the server with the following command:
$ systemctl stop [email protected]
Then disable Nuxwdog with the following command:
$ pki-server nuxwdog-disable
Next, restore /var/lib/pki/pki-tomcat/conf/password.conf
.
Finally, restart the server with the following command:
$ systemctl start [email protected]
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |