From Fedora Project Wiki
(account needed) |
(link to tracker issues) |
||
Line 13: | 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
- Have a Kerberos account (e.g. a Fedora one).
- Install Fedora Workstation.
How to test
- Start System Settings -> Online Accounts.
- Request to add a new "Enterprise Login (Kerberos)" account.
- Provide your
username@DOMAIN
identification (e.g.fasname@FEDORAPROJECT.ORG
). - Enter your password when prompted.
- Online Accounts should now display your Kerberos account as added.
- Install krb5-workstation package, and run
klist
in terminal. You should see your Kerberos ticket valid.
Expected Results
- Your Kerberos account can be added and its ticket is automatically retrieved.
- Please report all failures to the GNOME tracker.