Entegrity Solutions - Secure Access Management and Content Delivery Solutions
Disabling randd (412GR 1-May-2003)

The randd process is not necessary for RPC-only configurations. Disabling the process on RPC-only configurations reduces system overhead and might improve system performance.

You may disable this process at startup using one of two methods:

  • Modifying the dce_services.db file
  • -- OR --

  • Modifying the dcesetup script

Modifying the dce_services.db File (Preferred Method)

This is the preferred method. By modifying this file instead of dcesetup, your changes are preserved when you install a new revision of the software because the installation scripts will not remove or replace the dce_services.db file. The dcesetup file, however, would be replaced in subsequent installations.

  1. Add the following line to /opt/dcelocal/dce_services.db:
  2.     disable randd

  3. Restart DCE with dcesetup.

-- OR --

Modifying the dcesetup Script

  1. Add the following lines to the /opt/dcelocal/bin/dcesetup:
  2.     DCE_RANDD_START=0
        export DCE_RANDD_START

  3. Restart DCE with dcesetup.

 


 


Thank you for using the Entegrity Technical Support Knowledgebase.
If you have a current Technical Support Maintenance plan and you are still having problems,
email us at support@entegrity.com or fill out our online support incident form.


 ©2002-5 Entegrity Solutions Corp. All Rights Reserved Top :: Close Window