2.4.1.6.4 Deleting LDAP Configuration
The script provides a --delete
flag to remove the LDAP
configuration from DSR system. This is useful in case of any misconfigurations or if
LDAP Authentication needs to be disabled on the DSR CLI.
To remove LDAP configuration, run the below command as
admusr
user on Active NOAM (Network operations, Administration and
Maintenance) server of the DSR topology. The command will remove LDAP configuration from
all the servers of the topology.
/usr/TKLC/appworks/bin/ldapCliAuthentication.sh --delete
Note:
- The above command removes only the DSR system's LDAP configuration and does not delete user accounts from the LDAP server. Any LDAP users previously synced to the DSR will no longer be recognized.
- If LDAP Authentication is required again, it must be reconfigured entirely using the setup script.
The --delete
flag does not support the
--hostnames
flag. For more information about
--hostnames
flag, see Targeting Specific Servers.