From Fedora Project Wiki

(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...")
 
No edit summary
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

Description

Test whether a Kerberos account can be created.

Setup

  1. Ensure that Package-x-generic-16.pnggnome-online-accounts, Package-x-generic-16.pnggnome-control-center and Package-x-generic-16.pngrealmd are installed.

How to test

  1. Run System Settings and go to the Online Accounts panel.
  2. Click the "+" button.
  3. Select Enterprise Login (Kerberos).
  4. Enter your domain (eg., redhat.com) and username.
  5. Enter your password when prompted.

Expected Results

  1. Once you have been able to connect, the dialog should disappear and the new account should appear in the panel.
  2. Your Kerberos tokens should show up in klist.