|
||||||||
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:
-- OR -- 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.
disable randd -- OR -- Modifying the dcesetup Script
DCE_RANDD_START=0
|
||||||||
|
||||||||