From Fedora Project Wiki

Revision as of 22:21, 21 November 2014 by Adamwill (talk | contribs) (create test case to enforce "domain user authentication" beta criterion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note.png
Associated release criterion
This test case is associated with the Fedora_41_Beta_Release_Criteria#domain-user-authentication release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This test case checks that a system enrolled in a FreeIPA domain can authenticate users correctly.

Setup

  1. Ensure a correctly-configured FreeIPA 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)
  2. Ensure at least one user account is configured in FreeIPA and authorized to log in to the test system in the access control configuration
  3. Enrol the test system in the FreeIPA domain (several of the other Category:Server Acceptance Test Cases cover different mechanisms for doing this, you can follow any of those)

How to test

  1. Attempt to log in to the test system using a valid domain user account with permission to log into the test system
Note.png
Domain name
You may need to enter the username as username@domain, not just username, depending on how you enrolled the test system in the domain.

Expected Results

  1. The login attempt must succeed.