Question 62:
You want the system to generate core files when an application crashes, but you want only root to be able to view the core files. The current core configuration is: global core file pattern: /var/re/re.%f.%p global core file content: default init core file pattern: /var/core/pprocess/core.%f.%pp init core file content: default global core dumps: enabled perprocess core dumps: enabled global setid core dumps: disabled per-process setid core dumps: disabled global core dump logging: disabled Select the option that describes the change that needs to be made to the core dump configuration to meet this requirement.
Answer options:
A. coreadm —d process B. coreadm -i /var/core/core.%f.%p C. coreadm —d global D. coreadm -d process -d global -e global-setid -e proc-setid E. Make this change to the /etc/coreadm.conf file: per-process core dumps: disabled