Fedora Test Days | |
---|---|
Features/FreeIPA_Two_Factor_Authentication | |
Date | 2013-06-06 |
Time | all day |
Website | QA/Fedora_19_test_days |
IRC | #fedora-test-day (webirc) |
What to test?
Today's instalment of Fedora Test Day will focus on FreeIPA Two Factor Authentication.
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Nathaniel McCallum (npmccallum)
- Development - Rob Crittenden (rcrit)
- Development - Martin Kosek (mkosek)
Feedback
We need your feedback!
- Talk to us on #freeipa on freenode
- Send as an e-mail.
- Log issues and enhancements in trac or Bugzilla.
Prerequisite for Test Day
- A live image. Tips on using a live image are available at FedoraLiveCD.
Architecture | SHA256SUM |
---|---|
x86_64 | TODO |
i686 | TODO |
- Fedora 19 prepared with the following instructions:
url=http://npmccallum.fedorapeople.org/freeipa-otp # REQUIRED: Install FreeIPA yum update yum install freeipa-server freeipa-client sssd python-qrcode python-pyrad systemctl start ipa-otpd.socket # REQUIRED: Install testing environment pushd /usr/local/sbin wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-otp wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-radius chown root:root ipa-testday-otp ipa-testday-radius chmod 755 ipa-testday-otp ipa-testday-radius popd # OPTIONAL: simulated RADIUS daemon pushd /usr/local/libexec wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-radiusd chown root:root ipa-testday-radiusd chmod 755 ipa-testday-radiusd popd pushd /lib/systemd/system wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-radiusd.service wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-radiusd.socket chown root:root ipa-testday-radiusd.service ipa-testday-radiusd.socket chmod 644 ipa-testday-radiusd.service ipa-testday-radiusd.socket popd systemctl start ipa-testday-radiusd.socket # OPTIONAL: After testing, remove test environment and RADIUS daemon rm -f /usr/local/sbin/ipa-testday-* rm -f /usr/local/libexec/ipa-testday-radiusd rm -f /lib/systemd/system/ipa-testday-radiusd.*
Test Cases
Install/Setup Tests:
Test Results
Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
If you have problems with any of the tests, report a bug to Bugzilla usually for the component freeipa, or krb5. If you are unsure about exactly how to file the report or what other information to include, 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 the first line 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, use the result template to enter your result, as shown in the example result line.
User | Basic installation tests | Internal OTP | External OTP | Other | References |
---|---|---|---|---|---|
Sample User |