No edit summary |
|||
Line 260: | Line 260: | ||
|- | |- | ||
| [[User:pviktori|Petr Viktorin]] | | [[User:pviktori|Petr Viktorin]] | ||
| {{result| | | {{result|warn}} <ref>[https://fedorahosted.org/freeipa/ticket/3551 #3551]</ref> | ||
| {{result|pass}} | | {{result|pass}} | ||
| {{result|}} | | {{result|}} |
Revision as of 14:29, 18 April 2013
Fedora 19 Test Days | |
---|---|
Test FreeIPA 3.2.0 in Fedora 19 | |
Date | 2013-04-18 |
Time | all day |
Website | FreeIPA project, Feature page |
IRC | #freeipa (webirc, #fedora-test-day (webirc)) |
What to test?
Today's Test Day will be focused on new features in FreeIPA 3.2.0 - primarily Active Directory (AD) integration, Backup and Restore and CA-less installation
Who's available
- Development: Martin Košek (mkosek), Alexander Bokovoy (ab), Rob Crittenden (rcrit)
- Quality Assurance: Scott Poore (spoore), Kaleem Siddiqui (kaleem)
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 | 149a7ef93d50d3c40bc26e7f21037add9ac7968c074937ebb72b031cb527db93 |
i686 | 8bc3536fbc982a80f4b74baf7530427113e5b2fca24cb098d3565da2d920423c |
- Test day notes:
- Please install 'java-atk-wrapper' package in addition to 'freeipa-server' if you are planning to use integrated Dogtag CA. There is a missing dependency on Dogtag side right now.
- Or an installed Fedora 19 pre-release with latest updates
- Please use latest packages from updates-testing repository, i.e. do
yum update --enablerepo=updates-testing
- If the following essential packages have not hit the updates-testing repo yet, they can be also downloaded from koji:
- For easier downloading from koji, install koji package:
- Please use latest packages from updates-testing repository, i.e. do
yum install koji createrepo mkdir /opt/repo cd /opt/repo for pkg in krb5-1.11.2-2.fc19 sssd-1.10.0-2.fc19.alpha1 realmd-0.13.3-2.fc19 selinux-policy-3.12.1-32.fc19 ; do koji download-build $pkg done createrepo /opt/repo
- Add local repo file to use with yum, /etc/yum.repos.d/local.repo:
[local-repo] name=Fedora $releasever - $basearch - Local Updates failovermethod=priority baseurl=file:///opt/repo enabled=1 gpgcheck=0 [local-repo-debuginfo] name=Fedora $releasever - $basearch - Local Updates Debug failovermethod=priority baseurl=file:///opt/repo enabled=0 gpgcheck=0 [local-repo-source] name=Fedora $releasever - $basearch - Local Updates Source failovermethod=priority baseurl=file:///opt/repo enabled=0 gpgcheck=0
- Now you can run yum update
- We recommend multiple installed instances for replica or client tests
- For AD integration test cases, installed Microsoft Active Directory of version 2008 R2 or newer
Test Cases and Instructions
Install/Setup Tests:
- 1. Basic installation tests
- 2. Install primary and replica, add couple clients
- 3. Test re-enrolling FreeIPA client
Realmd Tests (feature):
- 4. Join FreeIPA domain with realmd
- 5. Leave FreeIPA domain with realmd
- 6. Make sure that realmd respects FreeIPA's HBAC rules
- 7. Verify FreeIPA's SSH public key management using realmd to join the current machine to a FreeIPA domain.
- 8. realmd + sudo is not yet ready for testing.
- 9. Use GNOME Control Center with FreeIPA accounts
Trust Tests:
- 10. Configure domains controlled by FreeIPA
- 11. AD Trust configuration
- 12. Check UPN suffixes associated with FreeIPA at AD side
- 13. AD Multimaster trust test
- 14. Configure HBAC policy for AD users and test it with HBAC test
Other New Features:
- 15. Configure chosen Kerberos flags with FreeIPA CLI
- 16. Browse certificates published by FreeIPA CA
- 17. Test backup&restore of FreeIPA server
- 18. Install FreeIPA server without a CA
Test Results
If you have problems with any of the tests, report a bug to Trac or Bugzilla usually for the component freeipa
Once you have completed the tests, add your results to the appropriate 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.
To provide extended commands, bugs, etc, or if you don't have a FAS account but want to provide results, please use our public Etherpad
Installation/Setup Results
Realmd Results
User | 4. realmd: join | 5. realmd: leave | 6. realmd: login | 7. realmd: ssh | 9. realmd: gnome | References |
---|---|---|---|---|---|---|
Sample User | ||||||
Stefw |
| |||||
pkis | ||||||
dspurek | ||||||
jjaburek | ||||||
Petr Viktorin |
Trust Results
User | 10. Config Domains | 11. Configure trust | 12. UPN suffixes | 13. Trust multi-master | 14. AD HBAC | References |
---|---|---|---|---|---|---|
Sample User | ||||||
Alexander Bokovoy |
Other New Features Results
User | 15. Krb flags | 16. Cert-find | 17. Backup | 18. CA-less | References |
---|---|---|---|---|---|
Sample User | |||||
mkosek |