m (Updated contact info) |
m (Move to a wiki tip) |
||
Line 45: | Line 45: | ||
* [[QA:Testcase_SSSD_LDAP_Identity_and_Kerberos_Authentication]] | * [[QA:Testcase_SSSD_LDAP_Identity_and_Kerberos_Authentication]] | ||
If you do not have a local LDAP or kerberos server, | {{admon/tip|Don't have an LDAP or kerberos server?|If you do not have a local LDAP or kerberos server to test with, you can still participate. An LDAP and kerberos server are provided during the test day. However, if you are visiting this page well after the test day, the following information may no longer apply. | ||
* Public Certificate URL - http://jlaska.fedorapeople.org/sssd/cacert.asc | * Public Certificate URL - http://jlaska.fedorapeople.org/sssd/cacert.asc | ||
* Available user accounts: <code>sssdtest10001</code> ... <code>sssdtest10100</code> | * Available user accounts: <code>sssdtest10001</code> ... <code>sssdtest10100</code> | ||
Line 51: | Line 51: | ||
* LDAP server information | * LDAP server information | ||
** Default user password: <code>sssdtest</code> | ** Default user password: <code>sssdtest</code> | ||
** <code>ldap_uri = ldap://publictest9.fedoraproject.org</code> | ** <code>ldap_uri {{=}} ldap://publictest9.fedoraproject.org</code> | ||
** <code>ldap_search_base = dc=fedoraproject,dc=org</code> | ** <code>ldap_search_base {{=}} dc{{=}}fedoraproject,dc{{=}}org</code> | ||
* Kerberos server information | * Kerberos server information | ||
** Default user password: <code>sssdkrb5</code> | ** Default user password: <code>sssdkrb5</code> | ||
** <code>krb5_realm = SSSD.FEDORAPROJECT.ORG</code> | ** <code>krb5_realm {{=}} SSSD.FEDORAPROJECT.ORG</code> | ||
** <code>krb5_kdcip = publictest9.fedoraproject.org:88</code> | ** <code>krb5_kdcip {{=}} publictest9.fedoraproject.org:88</code> | ||
** <code>krb5_kpasswd = publictest9.fedoraproject.org:749</code> | ** <code>krb5_kpasswd {{=}} publictest9.fedoraproject.org:749</code> | ||
}} | |||
== Report your Results == | == Report your Results == |
Revision as of 17:41, 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:gowrishankar
- 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
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 |