Exam EX318 Topic 2 Question 3 Discussion
Actual exam question for RedHat's EX318 exam
Question #: 3
Topic #: 2
Question #: 3
Topic #: 2
Task 9
Configure the IPA of the external authentication server, which requires:
1) External server utility.lab.example.com for IPA
2) Use CA certificate https://utility.lab.example.com/ipa/config/ca.crt
3) External domain lab.example.com
4) Administrator login: admin password: redhat
Configure the IPA of the external authentication server, which requires:
1) External server utility.lab.example.com for IPA
2) Use CA certificate https://utility.lab.example.com/ipa/config/ca.crt
3) External domain lab.example.com
4) Administrator login: admin password: redhat
Suggested Answer:
#In utility configure IDM service
#lab manage-ipa setup
ssh root@rhvm
yum install -y ovirt-engine-extension-aaa-ldap-setup
ovirt-engine-extension-aaa-ldap-setup
#ldap server
utility.lab.example.com
#CA certificate
https://utility.lab.example.com/ipa/config/ca.crt
#Search for users DN
uid=rhvadmin,cn=users,cn=accounts,dc=lab,dc=example,dc=com
systemctl restart ovirt-engine
#lab manage-ipa setup
ssh root@rhvm
yum install -y ovirt-engine-extension-aaa-ldap-setup
ovirt-engine-extension-aaa-ldap-setup
#ldap server
utility.lab.example.com
#CA certificate
https://utility.lab.example.com/ipa/config/ca.crt
#Search for users DN
uid=rhvadmin,cn=users,cn=accounts,dc=lab,dc=example,dc=com
systemctl restart ovirt-engine
by Meroy at Jul 26, 2024, 07:01 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).