From Fedora Project Wiki

(Created page with "{{Infobox_group | name = Fedora 19 Test Days | image = link=QA/Fedora_19_test_days | caption = Test SSSD 1.10 in Fedora 19 | date = 2013-05-09 ...")
 
No edit summary
Line 2: Line 2:
| name = Fedora 19 Test Days
| name = Fedora 19 Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_19_test_days]]
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_19_test_days]]
| caption =  Test SSSD 1.10 in Fedora 19
| caption =  Test new features related to using Active Directory or FreeIPA accounts
| date = 2013-05-09
| date = 2013-05-09
| time = all day
| time = all day
| website = [https://fedorahosted.org/sssd/ SSSD project], [http://fedoraproject.org/wiki/Features/SSSDImproveADIntegration Feature page]
| website = [http://www.freedesktop.org/software/realmd/ realmd] [https://fedorahosted.org/sssd/ SSSD project], [http://fedoraproject.org/wiki/Features/SSSDImproveADIntegration Feature page]
| irc = [irc://irc.freenode.net/#sssd #sssd] ([http://webchat.freenode.net/?channels=sssd webirc], [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc]))
| irc = [irc://irc.freenode.net/#sssd #sssd] ([http://webchat.freenode.net/?channels=sssd webirc], [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc]))
}}
}}
Line 12: Line 12:


== What to test? ==
== What to test? ==
Today's Test Day will be focused on new features in SSSD 1.10 - primarily Active Directory (AD) integration.
Today's Test Day will be focused on new features related to using enterprise accounts (coming from either Active Directory or FreeIPA), in particular '''realmd''' and '''adcli''' to join a machine to a domain and '''sssd''' to handle authentication and other related tasks.


== Who's available ==
== Who's available ==
* Development: [[User:jhrozek|Jakub Hrozek]] (jhrozek)
* Development: [[User:stefw|Stef Walter]] (stefw, realmd/adcli dev), [[User:jhrozek|Jakub Hrozek]] (jhrozek, sssd dev)
* Quality Assurance: [[User:pkis|Patrik Kis]] (pkis), [[User:kaushik|Kaushik Banerjee]] (kaushik)
* Quality Assurance: [[User:pkis|Patrik Kis]] (pkis), [[User:dspurek|Davis Spurek]] (dspurek), [[User:kaushik|Kaushik Banerjee]] (kaushik)


== Feedback ==
== Prerequisite for Test Day ==
We need your feedback!
* LiveCD
* Talk to us on [irc://irc.freenode.net/#sssd #sssd] on freenode
** LiveCD tbd when sssd-1.10beta1 is out
* Send as an [mailto:sssd-users@redhat.com e-mail].
* If you don't want to use the LiveCD, you can use an updated [http://fedoraproject.org/get-prerelease Fedora 19 pre-release]
* Log issues and enhancements in [https://fedorahosted.org/sssd trac] or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=sssd&version=19 Bugzilla].
* A server to test against. Most test cases require an [https://fedoraproject.org/wiki/QA:Testcase_Active_Directory_Setup Active Directory domain], other tests require a [https://fedoraproject.org/wiki/QA:Testcase_freeipav3_installation FreeIPA server]. Don't worry if you don't have both, any involvement in the test day is much appreciated!
* Domain user account or administrator account on the given Active Directory domain. See table below for which test cases require which privileges.
 
== How to test ==
At a high level the following are being tested:
 
* realmd used together with Active Directory or FreeIPA
* adcli used together with Active Directory or FreeIPA
* latest Kerberos improvements
* sssd used together with Active Directory or FreeIPA


== Prerequisite for Test Day ==
You can explore these, and their documentation. Or you can follow the test cases below.


---TBD---
== Test Cases ==
{| class="wikitable sortable" style="width:100%" border="1"
!style="width:20%"|Testcase
!style="width:58%"|Description
!style="width:12%"|Privileges
!style="width:10%"|Approx. time required
|-
| [[QA:Testcase_adcli_info|adcli info]]
| Retrieve basic information about a domain
| Any
| 5 minutes
|-

Revision as of 08:01, 2 May 2013

Fedora 19 Test Days
Echo-testing-48px.png
Test new features related to using Active Directory or FreeIPA accounts

Date 2013-05-09
Time all day

Website realmd SSSD project, Feature page
IRC #sssd (webirc, #fedora-test-day (webirc))


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find, and add your results to the results section.

What to test?

Today's Test Day will be focused on new features related to using enterprise accounts (coming from either Active Directory or FreeIPA), in particular realmd and adcli to join a machine to a domain and sssd to handle authentication and other related tasks.

Who's available

Prerequisite for Test Day

  • LiveCD
    • LiveCD tbd when sssd-1.10beta1 is out
  • If you don't want to use the LiveCD, you can use an updated Fedora 19 pre-release
  • A server to test against. Most test cases require an Active Directory domain, other tests require a FreeIPA server. Don't worry if you don't have both, any involvement in the test day is much appreciated!
  • Domain user account or administrator account on the given Active Directory domain. See table below for which test cases require which privileges.

How to test

At a high level the following are being tested:

  • realmd used together with Active Directory or FreeIPA
  • adcli used together with Active Directory or FreeIPA
  • latest Kerberos improvements
  • sssd used together with Active Directory or FreeIPA

You can explore these, and their documentation. Or you can follow the test cases below.

Test Cases

Testcase Description Privileges Approx. time required
adcli info Retrieve basic information about a domain Any 5 minutes