From Fedora Project Wiki

(rework, add upstream tracker)
(link to tracker issues)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|description=Test whether a Kerberos account can be added to the GNOME Online Accounts.
|description=Test whether a Kerberos account can be added to the GNOME Online Accounts.
|setup=
|setup=
# Have a Kerberos account (e.g. a Fedora one).
# Install Fedora Workstation.
# Install Fedora Workstation.
|actions=
|actions=
Line 12: Line 13:
|results=
|results=
# Your Kerberos account can be added and its ticket is automatically retrieved.
# Your Kerberos account can be added and its ticket is automatically retrieved.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-online-accounts GNOME tracker].
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues GNOME tracker].
}}
}}
[[Category:GNOME desktop feature test cases]]
[[Category:GNOME desktop feature test cases]]
[[Category:Package_gnome-control-center_test_cases]]
[[Category:Package_gnome-control-center_test_cases]]
[[Category:Package_gnome-online-accounts_test_cases]]
[[Category:Package_gnome-online-accounts_test_cases]]

Latest revision as of 11:10, 8 March 2023

Description

Test whether a Kerberos account can be added to the GNOME Online Accounts.

Setup

  1. Have a Kerberos account (e.g. a Fedora one).
  2. Install Fedora Workstation.

How to test

  1. Start System Settings -> Online Accounts.
  2. Request to add a new "Enterprise Login (Kerberos)" account.
  3. Provide your username@DOMAIN identification (e.g. fasname@FEDORAPROJECT.ORG).
  4. Enter your password when prompted.
  5. Online Accounts should now display your Kerberos account as added.
  6. Install krb5-workstation package, and run klist in terminal. You should see your Kerberos ticket valid.

Expected Results

  1. Your Kerberos account can be added and its ticket is automatically retrieved.
  2. Please report all failures to the GNOME tracker.