Just did a migration of Centos 7 host, and after conversion tools such as ping are missing their filesystem capabilities. It appears that whatever copy process is being used, does not preserve the capabilities attributes of files on the destination system. This is a problem... Many binaries on rhel7 / centos7 that used to be SetUID/SetGID now use capabilities to elevate privileges. Is this a bug? Is there a way to force converter to preserve FS capabilities during a conversion?
↧