From Fedora Project Wiki

Revision as of 17:13, 12 September 2023 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=Check if the user is able to login on server/replica/client |setup= # Add a LDAP, IPA and AD user with passkey_mapping. # Setup SSSD client with FIDO2/passkey. # Enroll replica and client to the server. |actions= # Check authentication of the user using su on server, replica and client |results= # User authenticates successfully on all three machines. }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Check if the user is able to login on server/replica/client

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.

How to test

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

Expected Results

  1. User authenticates successfully on all three machines.