From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 11: Line 11:
Today's installment of Fedora Test Day will focus on:
Today's installment of Fedora Test Day will focus on:


* [[Features/SSSD|System Security Services Daemon (SSSD)]]
* [[Features/SSSD|SSSD]]


If you come to this page after the test day, your testing of SSSD is still valuable, and you can use the information on this page to test SSSD in your setup and provide feedback. The provided LDAP server may no longer be available, so the steps to test against a private LDAP server should be followed in this case.
If you come to this page after the test day, your testing of SSSD is still valuable, and you can use the information on this page to test SSSD in your setup and provide feedback. The provided LDAP server may no longer be available, so the steps to test against a private LDAP server should be followed in this case.
Line 18: Line 18:
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...


* Development - [[User:sgallagh|Stephen Gallagher]], [[User:simo|Simo Sorce]]
==== SSSD ====
* Development - [[User:sgallagh]], [[User:simo]]
* Quality Assurance - [[User:zmraz]], [[User:mmalik]]
* Quality Assurance - [[User:zmraz]], [[User:mmalik]]


Line 30: Line 31:


Optionally, you may download a non-destructive rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]].
Optionally, you may download a non-destructive rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]].
 
{|border="1"
{|
|Architecture || MD5SUM
! Architecture !! MD5SUM  
|-
|-
| [http://jlaska.fedorapeople.org/live/livecd-fedora-livecd-testday-20090430-i386.iso i386] || 022137eeb466410221a3339519a867c7
|i386 ||
|-
|-
| [http://jlaska.fedorapeople.org/live/livecd-fedora-livecd-testday-20090430-x86_64.iso x86_64] || 68db3894c1d47dba2ae73330fbd5e409
|x86_64 ||
|-
|-
|}
|}
Line 44: Line 44:


== How to test? ==
== How to test? ==
 
=== SSSD ===
Before proceeding to the test cases themselves, you need to install and configure sssd. The necessary steps are outlined on the [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/Installation Installation page]. If you are using the Test Day live image, the installation steps will be completed for you.
Before proceeding to the test cases themselves, you need to install and configure sssd. The necessary steps are outlined on the [[QA:Testcase_SSSD_Installation|Installation page]].
 
When done, please follow each of these test cases:
When done, please follow each of these test cases:
 
==== NSS (User identity) ====
=== NSS (User identity) ===
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Native Local identity native to SSSD]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Native Local identity native to SSSD]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Legacy Legacy local identity provided by traditional files]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Legacy Legacy local identity provided by traditional files]
Line 55: Line 53:
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Private_LDAP_Legacy Remote identity provided by private legacy LDAP (optional)]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Private_LDAP_Legacy Remote identity provided by private legacy LDAP (optional)]


=== PAM (User authentication) ===
==== PAM (User authentication) ====
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Authentication of native local users]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Authentication of native local users]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Legacy Authentication of legacy local users through SSSD]
* [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Legacy Authentication of legacy local users through SSSD]
Line 64: Line 62:


== Report your Results ==
== Report your Results ==
=== SSSD ===
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.
==== Results for NSS test ====
 
{|border="1"
==== NSS Tests ====
|-style="color: white; background-color: #3074c2; font-weight: bold"
{|
|User || Native Local || Legacy Local || Remote LDAP || Remote Private LDAP || Comments
! User  
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Native Native Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Legacy Legacy Local]
! [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]
! Comments
|-
| [[User:sgallagh|Stephen Gallagher]]
| PASS
| PASS
| PASS
| PASS
| Tests performed on x86_64 LiveCD
|-
|-
| [[User:mnowak|Michal Nowak]]
| Stephen Gallagher || PASS || PASS || || || Private LDAP server provided by FreeIPA
| PASS  
| PASS
| PASS
| N/A
| [http://www.smolts.org/client/show/pub_2179dd43-43bb-4fba-88cf-dc453f10632e HW]
|-
| [[User:zmraz| Zbysek MRAZ]]
| PASS
| PASS
| PASS
| -
|
|-
| [[User:robertmwilliams| Robert M Williams]]
| PASS
| PASS
| PASS  
| -
| LiveCD in VM
|-
| [[User:jlaska|James Laska]]
| PASS <ref>[[rhbug:498462|498462]] - Cryptic error message when creating a user account, where account name already exists</ref>
| PASS
| PASS
| INPROGRESS
| <references/>
|-
| [[User:simo|Simo Sorce]]
| PASS
| PASS
| PASS
| -
| Tests performed on x86_64 LiveCD
|-
| [[User:Sbose|Sumit Bose]]
| PASS
| PASS
| PASS
| -
| Tests performed on i386 LiveCD
|-
! User
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Native Native Local]
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/NSS_Local_Legacy Legacy Local]
! [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]
! Comments
|-
|-
|}
|}


==== PAM Tests ====
==== Results for PAM test ====


{|
{|border="1"
! User
|-style="color: white; background-color: #3074c2; font-weight: bold"
! [http://fedorahosted.org/sssd/wiki/Fedora_11_Test_Day/PAM_Local_Native Native Local]
|User || Native Local || Legacy Local || Native LDAP || Legacy LDAP || Native Private LDAP || Legacy Private LDAP || Comments
! [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:sgallagh|Stephen Gallagher]]
| Stephen Gallagher || || || || || || || Private LDAP server provided by FreeIPA
| PASS
| WARN <ref>LiveCD removed pam_cracklib.so from system-auth. Once re-added, the test PASS</ref>
| [https://fedorahosted.org/sssd/ticket/31 FAIL]
| PASS
| [https://fedorahosted.org/sssd/ticket/31 FAIL]
| PASS
| Tests performed on x86_64 LiveCD
<references/>
|-
| [[User:mnowak|Michal Nowak]]
| PASS
| PASS
| PASS
| PASS
| N/A
| N/A
| [http://www.smolts.org/client/show/pub_2179dd43-43bb-4fba-88cf-dc453f10632e HW]
|-
| [[User:simo|Simo Sorce]]
| PASS
| PASS <ref>See ref 1 from sgallagh</ref>
| WARN <ref>Need to set "TLS_REQCERT never" in /etc/openldap/ldap.conf</ref><ref>Fails offline auth, sssd_pam segfaults</ref>
| PASS<ref>Might be a bit slow to auth when OFFLINE, be patient</ref>
| N/A
| N/A
| Tests performed on x86_64 LiveCD
<references/>
|-
| [[User:jlaska|James Laska]]
| PASS
| WARN <ref group="long">[https://fedorahosted.org/sssd/ticket/35#preview ticket#35] - [sssd[nss]] [nss_cmd_getpwuid_callback] (0): No matching domain found for [4999], fail!</ref>
<ref>[https://fedorahosted.org/sssd/ticket/36#preview ticket#36] - service sssd stop - results in sssd dead but pid file exists</ref>
| PASS <ref>See ref#1 from [[User:sgallagh]]</ref>
| FAIL <ref>Unable to pass step#7 using Test Day live image</ref>
| -
| -
| <references/>
|-
| [[User:Sbose|Sumit Bose]]
| PASS
| WARN <ref>instead of adding pam_cracklib, you can remove the pam_unix option 'use_authtok' to make passwd work</ref>
| PASS <ref>add CA cert [https://fedorahosted.org/sssd/attachment/wiki/Fedora_11_Test_Day/cacert.asc] to /etc/openldap/cacerts</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
|-
|-
|}
|}
== Long comments ==
<references group="long" />
[[Category:Fedora 11 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)