From Fedora Project Wiki
No edit summary |
(move to new 'desktop feature test cases' category) |
||
Line 13: | Line 13: | ||
# Your Kerberos tokens should show up in {{command|klist}}. | # Your Kerberos tokens should show up in {{command|klist}}. | ||
}} | }} | ||
[[Category: | [[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]] |
Revision as of 21:47, 12 May 2022
Description
Test whether a Kerberos account can be created.
Setup
- Ensure that
gnome-online-accounts
,gnome-control-center
andrealmd
are installed.
How to test
- Run System Settings and go to the Online Accounts panel.
- Click the "+" button.
- Select "Other" - "Enterprise Login (Kerberos)".
- Enter your domain (eg., redhat.com) and username.
- Enter your password when prompted.
Expected Results
- Once you have been able to connect, the dialog should disappear and the new account should appear in the panel.
- Your Kerberos tokens should show up in
klist
.