From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Check if the user is able to login onreplica/client when the server is stopped |setup= # Add a LDAP, IPA and AD user with passkey_mapping. # Setup SSSD client with FIDO2/passkey. # Enroll replica and client to the server # Stop the Server |actions= # Check authentication of the user using su on replica and client |results= # User authenticates successfully on both replica and client }}")
 
(No difference)

Latest revision as of 17:22, 12 September 2023

Description

Check if the user is able to login onreplica/client when the server is stopped

Setup

  1. Add a LDAP, IPA and AD user with passkey_mapping.
  2. Setup SSSD client with FIDO2/passkey.
  3. Enroll replica and client to the server
  4. Stop the Server

How to test

  1. Check authentication of the user using su on replica and client

Expected Results

  1. User authenticates successfully on both replica and client