To remove all LDA data, validate the LDAP DYN endpoint, then run the cleanendpointtype utility included with the CA IdentityMinder Provisioning Server.
Valid on Windows and UNIX
To remove LDA data
The cleanendpointtype utility will find these files when you run it based on the file extension.
C:\Program Files\CA\Identity Manager\Provisioning Directory\cleanendpointtype -password <password>
C:\Program Files\CA\Identity Manager\Provisioning Server\cleanendpointtype -password <passwordfile.txt>
/opt/CA/IdentityManager/ProvisioningDirectory/cleanendpointtype -password <password>
/opt/CA/IdentityManager/ProvisioningServer/cleanendpointype/cleanendpointtype <passwordfile.txt>
The cleanendpointtype utility removes all LDA data from the endpoint.
The cleanendpointtype utility removes all LDA data from the endpoint.
This command has the following format for both UNIX and Windows:
cleanendpointtype {-password <password>} [-hostname <hostname>] [-port CA Portal] [-username <username>] [-filename "[set the File Name variable]"] [-readonly] [-createundo] [-verbose]
(Required) Specifies the password string or the filename that contains the password required to connect to the Provisioning Directory.
(Required if the Provisioning Directory is installed on a different computer) Specifies the hostname for the Provisioning Directory.
Default: local hostname
(Optional) Defines the port for the Provisioning Directory.
Default: 20394
(Optional) Defines the username to connect to the Provisioning Directory.
Default: eTDSAContainerName=DSAs,eTNamespaceName=CommonObjects,dc=etadb)
(Optional) Specifies the relative or absolute filename(s) for deprecated dxc/schema file(s), comma-delimited. If not specified, the utility uses all .dxc and .schema files in the current directory.
(Optional) Runs the utility in read-only mode. The utility displays the changes that would occur, and produces LDIF files but does not change the endpoint data.
(Optional) Creates undo LDIF files that allow you to undo any modifications or deletions made by the utility.
(Optional) Displays additional operational messages and results.
Copyright © 2013 CA.
All rights reserved.
|
|