From Fedora Project Wiki
(rework, add upstream tracker) |
(account needed) |
||
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= |
Revision as of 22:31, 2 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.