QA:Testcase Gnome Online Accounts Add Kerberos
From FedoraProject
(Difference between revisions)
(Created page with "{{QA/Test_Case |description=Test whether a Kerberos account can be created. |setup= # Ensure that {{package|gnome-online-accounts}}, {{package|gnome-control-center}} and {{pac...") |
|||
| Line 11: | Line 11: | ||
|results= | |results= | ||
# Once you have been able to connect, the dialog should disappear and the new account should appear in the panel. | # 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. | + | # Your Kerberos tokens should show up in {{command|klist}}. |
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] | ||
[[Category:Package_gnome-online-accounts_test_cases]] | [[Category:Package_gnome-online-accounts_test_cases]] | ||
Revision as of 19:59, 7 November 2012
Contents |
Description
Test whether a Kerberos account can be created.
Setup
- Ensure that
,
gnome-online-accountsand
gnome-control-centerare installed.
realmd
How to test
- Run System Settings and go to the Online Accounts panel.
- Click the "+" button.
- Select 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.