Previous Topic: DXmanager is Showing Unexpected Behavior

Next Topic: Check Whether DXadmind Is Running

Reset the DXadmind Configuration

DXadmind is a background process that runs on each host that contains a DSA. DXmanager uses DXadmind to communicate with the DSAs. The DXadmind on each host collects information for DXmanager and manages the DSAs on that host on behalf of DXmanager.

If there is a problem with the DXadmind configuration, you can use the dxadmind setup command to reset it.

In particular, DXadmind must be configured to trust the computer on which DXmanager is installed.

To reset the DXadmind configuration

  1. Log in to the directory host.
  2. Stop DXadmind, using the following command:
    dxadmind stop
    
  3. Delete the file DXHOME/config/dsaconfig.xml, if it exists. This ensures that DXadmind is unaware of any existing DSAs.
  4. Delete the initialization files of any DSAs that were previously configured on this host. These files are in DXHOME/config/servers.
  5. In a command prompt, enter the following command:
    dxadmind setup trustedhost port [password]
    
  6. Start DXadmind, using the following command:
    dxadmind start
    

More information:

dxadmind setup Command—Change the DXadmind Configuration


Copyright © 2009 CA. All rights reserved. Email CA about this topic