So, I want to allow some user to execute ifconfig. I'd created a special group "if" and done user to own this group. And now I'm going to do "chown root:if ifconfig".
But I think: What wrong thing can happen when i change group from root to if? Is there a software which uses ifconfig, running from non-root, but in root group?