The recommendation is to disable Network Computing System (NCS). It provide tools for designing, implementing, and supporting applications requiring distributed data and distributed computing. NCS is an implementation of the Network Computing Architecture developed to provide tools for designing, implementing, and supporting applications requiring distributed data and distributed computing. It is recommended that NCS is disabled, unless it is required within the environment.
Solution
Identify if NCS is enabled- lsitab -a | grep '/etc/rc.ncs' | cut -f1 -d: If the command above yields output, remove via- rmitab rcncs NOTE- If the output from the lsitab command was not rcncs, substitute that above.