From Fedora Project Wiki
mNo edit summary |
m (add freeipa test case category) |
||
Line 15: | Line 15: | ||
# Enrolment must succeed and the system should work as a domain member would be expected to. | # Enrolment must succeed and the system should work as a domain member would be expected to. | ||
}} | }} | ||
[[Category:Active_Directory_Test_Cases]] [[Category:Realmd_Test_Cases]] | [[Category:Active_Directory_Test_Cases]] [[Category:FreeIPA_Test_Cases]] [[Category:Realmd_Test_Cases]] [[Category:Server Acceptance Test Cases]] [[Category:Package_cockpit_test_cases]] | ||
[[Category:Server Acceptance Test Cases]] [[Category:Package_cockpit_test_cases]] |
Revision as of 22:18, 21 November 2014
Description
This test case checks that a system can be enrolled in a FreeIPA or Active Directory domain ('realm') using Cockpit.
Setup
- Ensure a correctly-configured FreeIPA or Active Directory domain controller is accessible from the test system (you can follow QA:Testcase_Server_role_deploy with the Domain Controller role to deploy a FreeIPA domain controller)
- Follow QA:Testcase_Server_cockpit_default to deploy Fedora Server and ensure Cockpit is enabled and accessible
How to test
- Log in to Cockpit with the root account or an administrative user account, and select the system from the host list
- Select System Information
- Click Join Domain
- Enter correct configuration and credentials for the domain
- Test the domain configuration - for instance, run
realm list
and ensure it is listed, and/or log in to the system as a user configured in the domain
Expected Results
- Enrolment must succeed and the system should work as a domain member would be expected to.