Removing a Configuration
Use the remove Authentication command to remove an existing authentication configuration.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd remove Authentication -domain <DOMAIN>
The input parameters are:
Parameter | Description |
-domain | The domain name of the user repository associated with the configuration. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd remove Authentication -domain LDAPdomain
The response to this command could be:
Executing the command : remove Authentication
Successfully executed the command : remove Authentication
Note: | You cannot remove the pre-installed domain INTERNAL. You also cannot remove a configuration that is the current default configuration. If you want to delete such a configuration, you must first change the default configuration to another configuration. |