Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Some of the root plugins (check_dhcp and check_icmp) haven been installed. Whats happening?

happening installed plugins
0
10 Posted

Some of the root plugins (check_dhcp and check_icmp) haven been installed. Whats happening?

0
10

There are a few plugins which require root access. These are compiled under the plugins-root subdirectory. A make install will install it with the install user’s owner and group permissions. However, if you run make install without root, this message will appear: WARNING: insufficient access; not installing setuid plugins NOTE: to install setuid plugins, run ‘make install-root’ as root” To install, run as root: make install-root Even if you are not root, the plugins will still be installed. This is for packagers which can then alter the permissions of the plugins before packaging. This behaviour is used by coreutils for the su binary and is duplicated for this project.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123