From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Check if the user is able to obtain kerberos ticket 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 kinit on server, replica and client |results= # User should obtain krb ticket. }}")
 
(No difference)

Latest revision as of 17:15, 12 September 2023

Description

Check if the user is able to obtain kerberos ticket 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 kinit on server, replica and client

Expected Results

  1. User should obtain krb ticket.