Removing a live server
Steps
-
To remove a server that is online, run the
dsreplication disablecommand from any server.$ bin/dsreplication disable --hostname austin03.example.com --port 1389 \ --baseDN dc=example,dc=com --adminUID admin --adminPassword password \ --no-promptIf the server to remove is online, only one invocation of
dsreplication disableis necessary.