m (Update date) |
No edit summary |
||
Line 18: | Line 18: | ||
* Development - [[User:sgallagh|Stephen Gallagher]], [[User:simo|Simo Sorce]] | * Development - [[User:sgallagh|Stephen Gallagher]], [[User:simo|Simo Sorce]] | ||
* Quality Assurance - [[User:jgalipea]], [[User:zmraz]], [[User:mmalik]] | * Quality Assurance - [[User:jgalipea]], [[User:zmraz]], [[User:mmalik]] | ||
* Design - [[User:duffy|Máirín Duffy]] | |||
== What's needed to test == | == What's needed to test == |
Revision as of 14:42, 29 March 2010
DATE | TIME | WHERE |
Tuesday March 30, 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...
- Development - Stephen Gallagher, Simo Sorce
- Quality Assurance - User:jgalipea, User:zmraz, User:mmalik
- Design - Máirín Duffy
What's needed to test
- A system with a network connection
- Rawhide (tips on installing Rawhide below), or a nightly live image with
sssd
installed
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 sssd
package after booting the live image.
Test
When ready, please follow each of these test cases:
- QA:Testcase_SSSD_Local_Identity_and_local_Authentication
- QA:Testcase_SSSD_LDAP_Identity_and_LDAP_Authentication
- QA:Testcase_SSSD_LDAP_Identity_and_LDAP_Authentication_with_TLS
- QA:Testcase_SSSD_LDAP_Identity_and_Kerberos_Authentication
If you do not have a local LDAP or kerberos server, an LDAP and kerberos server are provided for the test day.
- Public Certificate URL - http://jlaska.fedorapeople.org/sssd/cacert.asc
- Available user accounts:
sssdtest10001
...sssdtest10100
- Available groups:
sssdgroup20001
...sssdgroup20100
- LDAP server information
- Default user password:
sssdtest
ldap_uri = ldap://publictest9.fedoraproject.org
ldap_search_base = dc=fedoraproject,dc=org
- Default user password:
- Kerberos server information
- Default user password:
sssdkrb5
krb5_realm = SSSD.FEDORAPROJECT.ORG
krb5_kdcip = publictest9.fedoraproject.org:88
krb5_kpasswd = publictest9.fedoraproject.org:749
- Default user password:
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 James Laska 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
, with 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 | local/local | LDAP/LDAP | LDAP/LDAP TLS | LDAP/Kerberos | Comments |
---|---|---|---|---|---|
jlaska | |||||
User | local/local | LDAP/LDAP | LDAP/LDAP TLS | LDAP/Kerberos | Comments |