From Fedora Project Wiki

m (Stub some revised test instructions)
Line 37: Line 37:
=== Test ===
=== Test ===


When done, please follow each of these test cases:
When ready, please follow each of these test cases:


==== NSS (User identity) ====
For each of the following scenarios:
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Native Local identity native to SSSD]
* LDAP identity and LDAP authentication
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Legacy Legacy local identity provided by traditional files]
* LDAP identity and Kerberos authentication
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_LDAP_Legacy Remote identity provided by legacy LDAP]
* Local identity and local authentication
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Private_LDAP_Legacy Remote identity provided by private legacy LDAP (optional)]


==== PAM (User authentication) ====
Run the following tests:
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Authentication of native local users]
# Preparing firstboot, reboot {{command|rm -f /etc/sysconfig/firstboot && chkconfig firstboot on}}
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Legacy Authentication of legacy local users through SSSD]
# In the user config, select ''network'' to start authconfig-gtk
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Native Authentication of LDAP users by native SSSD backend]
# Login to the desktop (or console)
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Legacy Authentication of legacy LDAP users through SSSD]
# Run several commands (getent, ssh $USER@localhost ...)
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Native Authentication of private LDAP users by native SSSD backend (optional)]
# Unplug network and login again
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Legacy Authentication of legacy private LDAP users through SSSD (optional)]
# Run several commands (getent, ssh $USER@localhost ...)


== Report your Results ==
== Report your Results ==
Line 57: Line 56:
If you have problems with any of the tests, report a bug to [https://fedorahosted.org/sssd/report Trac]. If you are unsure about exactly how to file the report, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from Stephen Gallagher as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, if your system worked correctly, simply enter the word PASS. If you had trouble, enter the word FAIL, as a link to the bug report for the failure. If you could not perform one test (for example, you cannot perform the more advanced tests because the basic one fails, or you cannot perform the private LDAP test as you do not have access to an LDAP server), enter the word N/A. In the comments column, you can enter any short, additional information about your testing environment.
If you have problems with any of the tests, report a bug to [https://fedorahosted.org/sssd/report Trac]. If you are unsure about exactly how to file the report, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from Stephen Gallagher as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, if your system worked correctly, simply enter the word PASS. If you had trouble, enter the word FAIL, as a link to the bug report for the failure. If you could not perform one test (for example, you cannot perform the more advanced tests because the basic one fails, or you cannot perform the private LDAP test as you do not have access to an LDAP server), enter the word N/A. In the comments column, you can enter any short, additional information about your testing environment.


==== NSS Tests ====
{|
{|
! User  
! User  
Line 78: Line 76:
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_LDAP_Legacy Remote LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_LDAP_Legacy Remote LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Private_LDAP_Legacy Remote Private LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Private_LDAP_Legacy Remote Private LDAP]
! Comments
|-
|}
==== PAM Tests ====
{|
! User
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Native Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Legacy Legacy Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Native Native LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Legacy Legacy LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Native Native Private LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Legacy Legacy Private LDAP]
! Comments
|-
| [[User:FasUser|FasUser]]
| PASS
| PASS
| WARN <ref>Test pass, but also encountered {{bz|54321}}</ref>
| FAIL <ref>{{bz|12345}}</ref>
| PASS
| - <ref>Unable to test</ref>
| <references/>
|-
! User
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Native Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Legacy Legacy Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Native Native LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_LDAP_Legacy Legacy LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Native Native Private LDAP]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Private_LDAP_Legacy Legacy Private LDAP]
! Comments
! Comments
|-
|-

Revision as of 12:23, 26 March 2010

DATE TIME WHERE
Thu March 4, 2010 ALL DAY #fedora-test-day (webirc)

What to test?

Today's installment of Fedora Test Day will focus on SSSD by default

If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test with your system and provide feedback.

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion...

What's needed to test

How to test?

Before executing the test cases, you need to install and configure sssd. The necessary steps are outlined on the SSSD installation page. If you are using the Test Day live image, the installation steps will be completed for you.

Update your machine

See the instructions on the Rawhide page on the various ways in which you can install or update to Rawhide. Or:

Live image

Optionally, you may download a non-destructive Rawhide live image for your architecture. Tips on using a live image are available at FedoraLiveCD. Live images can be found here. Make sure to install the Package-x-generic-16.pngsssd package after booting the live image.

Test

When ready, please follow each of these test cases:

For each of the following scenarios:

  • LDAP identity and LDAP authentication
  • LDAP identity and Kerberos authentication
  • Local identity and local authentication

Run the following tests:

  1. Preparing firstboot, reboot rm -f /etc/sysconfig/firstboot && chkconfig firstboot on
  2. In the user config, select network to start authconfig-gtk
  3. Login to the desktop (or console)
  4. Run several commands (getent, ssh $USER@localhost ...)
  5. Unplug network and login again
  6. Run several commands (getent, ssh $USER@localhost ...)

Report your Results

If you have problems with any of the tests, report a bug to Trac. If you are unsure about exactly how to file the report, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from Stephen Gallagher as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, if your system worked correctly, simply enter the word PASS. If you had trouble, enter the word FAIL, as a link to the bug report for the failure. If you could not perform one test (for example, you cannot perform the more advanced tests because the basic one fails, or you cannot perform the private LDAP test as you do not have access to an LDAP server), enter the word N/A. In the comments column, you can enter any short, additional information about your testing environment.

User Native Local Legacy Local Remote LDAP Remote Private LDAP Comments
FasUser PASS PASS WARN [1] FAIL [2]
  1. Test pass, but also encountered RHBZ #54321
  2. RHBZ #12345
User Native Local Legacy Local Remote LDAP Remote Private LDAP Comments