From Fedora Project Wiki
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.