4.12.3 Miscellaneous Config - disable NCS

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

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.

See Also

https://workbench.cisecurity.org/files/528