Software AG Products 10.5 | Using CentraSite | Runtime Governance | Run-Time Policy Management | Asymmetric Binding Configuration | Removing Asymmetric Binding
 
Removing Asymmetric Binding
Pre-requisites:
To remove the current asymmetric binding configuration through the CentraSite Command Line Interface, you must have the CentraSite Administrator role.
CentraSite provides a command tool named remove Asymmetric Binding for this purpose.
*To remove an asymmetric binding configuration
*Run the command remove Asymmetric Binding.
The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd remove Asymmetric Binding [-url <CENTRASITE-URL>] -user <USER-ID> -password <PASSWORD>
The input parameters are:
Parameter
Description
CENTRASITE-URL
(Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite.
USER-ID
The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator.
PASSWORD
The password of the user identified by the parameter USER-ID.
Example (all in one line):
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd remove Asymmetric Binding -url http://localhost:53307/CentraSite/CentraSite -user Administrator -password manage