Question
Why am I receiving notifications about rpcbind similar to the following?
On most servers the following services are not needed and should be stopped and disabled from starting unless used:
rpcbindEach service can usually be disabled using:
/bin/systemctl stop [service]
/bin/systemctl disable [service]
Answer
The notifications are generated by the 3rd party software ConfigServer LFD, which is not provided by cPanel. The rpcbind service is installed by default on modern operating systems. The cPanel software does not manage or install rpcbind.
Due to this, this can be considered not a crucial security risk but a warning/suggestion. No action is required and this can be ignored.
Comments
0 comments
Article is closed for comments.