Red Hat Services Management and Automation Quiz Questions and Answers
Which ansible module is utilized for managing docker services and containers?
Answer :
docker_service
Command to get ansible documentation of a module.
Answer :
ansible-doc < module >
In which year Ansible first release happened?
Answer :
2012
Which statement about Kerberos authentication is not true?
Answer :
To authenticate, the user password is sent to the KDC, which checks the password and based on that hands out an authentication ticket.
Kerberos enable services need to store their password in a file so that they can start up automatically. If default names are used, which of the following files would be used for that purpose?
Answer :
/etc/krb5.keytab
Which of the following cannot be shared as SAN storage using an iSCSI target?
Answer :
All of the above can be shared.
Which port should be open in the firewall to allow access to an NFSv4 server?
Answer :
2049
Which of the following would you configure to specify the domain your Samba server is configured in?
Answer :
workgroup
Which of the following is not commonly used as a remote authentication related service that runs on RHEL 7?
Answer :
NIS
Which of the following is the name for the backend storage that is shared through the iSCSI target?