From Fedora Project Wiki

(Move long comments to a separate section at end of page)
(112 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Fedora-18 Test Day Page!
{{Infobox_group
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_18_test_days]]
| caption = Active Directory
| date = 2012-10-18
| time = all day
| website = [[QA/Fedora_18_test_days]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| fedora_mailing_list = sssd-devel
}}


The Fedora 18 Active Directory Auth Test Day is planned for October 18th, 2012.
{{admon/note | Can't make the date? | If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at [http://bugzilla.redhat.com Bugzilla], and add your results to the results section. If this page is more than a month old when you arrive here, please check the [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}


We need your feedback!
== What to test? ==
* Talk to us #sssd on freenode
* Send as an [mailto:accounts@redhat.com email].
* Log issues and enhancements in [https://bugs.freedesktop.org/enter_bug.cgi?product=realmd realmd bugzilla] or [https://bugzilla.redhat.com Red Hat bugzilla].


== Test Cases and Instructions ==
Today's installment of Fedora Test Day will focus on '''Active Directory''', in particular using '''realmd''' to setup authentication using domain accounts, '''sssd''' to handle the active directory authentication, and other involved bits and pieces.
* [[Features/ActiveDirectory/TestingRealmd#Preparation|Preparation]]
 
* [[Features/ActiveDirectory/TestingRealmd#Test_using_domain_without_krb5.conf|Testing using a domain without krb5.conf]]
== Who's available ==
* [[Features/ActiveDirectory/TestingRealmd#Test_realmd_Discovery|Test realmd Discovery]]
 
* [[Features/ActiveDirectory/TestingRealmd#Join_an_Active_Directory_domain_using_sssd|Join an Active Directory domain using sssd]]
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* [[Features/ActiveDirectory/TestingRealmd#Leave_an_Active_Directory_domain|Leave an Active Directory domain]]
* Development - [[User:Stefw|Stefw]] (stefw), [[User:jhrozek|jhrozek]] (jhrozek-SSSD devel)(irc_nick2)
* [[Features/ActiveDirectory/TestingRealmd#Join_an_Active_Directory_domain_using_winbind|Join an Active Directory domain using winbind]]
* Quality Assurance - [[User:ksrot|ksrot]] (ksrot), [[User:omoris|omoris]] (omoris), [[User:mvadkert|mvadkert]] (mvadkert), [[User:jpospisi|jpospisi]] (jpospisi)
* [[Features/ActiveDirectory/TestingRealmd#Permit_logins_on_the_Active_Directory_domain|Permit logins on the Active Directory domain]]
 
* [[Features/ActiveDirectory/TestingRealmd#Use_GNOME_Control_Center_with_Active_Directory|Use GNOME Control Center with Active Directory]]
== Prerequisite for Test Day ==  
* [[Features/ActiveDirectory/TestingRealmd#Perform_a_passwordless_join|Performing a passwordless join]]
 
* [[Features/ActiveDirectory/TestingRealmd#Perform_a_one_time_password_join|Performing a one time password join]]
You need the following before joining in on the test day.
* Permitting specific domain users for log in.
 
* Denying all user login.
* '''Live CD:''' http://fedorapeople.org/~stefw/isos/ad-testday-dns-20121018.iso
* Testing login to AD-enabled SMB share using GVfs
*: This Live CD is preconfigured to work with the [[Features/ActiveDirectory/TestBed#Red_Hat_Active_Directory_Test_Bed|Active Directory Test Bed]]. But you still need to set a local host name.
* If you don't want to use the Live CD, you can use an updated [http://fedoraproject.org/get-prerelease Fedora 18 pre-release]
* [https://admin.fedoraproject.org/updates/FEDORA-2012-16542/realmd-0.10-1.fc18 realmd 0.10] installed from updates-testing, or from git master (preinstalled on the LiveCD).
* An [[Features/ActiveDirectory/TestBed|Active Directory domain]] to test against.
* Domain user account or administrator account on the given Active Directory domain. See below for which test cases require which privileges.
 
== How to test? ==
 
At a high level the following are being tested:
 
* '''realmd''' used together with Active Directory
* '''sssd''' used together with Active Directory
* '''control-center''' GNOME control center used with Enterprise Logins
* '''gnome-online-accounts''' used with a Kerberos account
* '''gvfs''' used for SMB access with a Kerberos ticket
 
You can explore these, and their documentation. Or you can follow the test cases below.
 
== Test Cases ==
 
{| class="wikitable sortable" style="width:100%" border="1"
!style="width:20%"|Testcase
!style="width:58%"|Description
!style="width:12%"|Privileges
!style="width:10%"|Approx. time required
|- 
| [[QA:Testcase_Active_Directory_no_krb5_conf|AD no krb5.conf]]  
| Using Active Directory without krb5.conf
| Any
| 5 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_discovery|Discover AD]] 
| Using realmd to discover information about an Active Directory domain
| Any
| 5 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_join_sssd|Join AD with sssd]]
| Using realmd to join an Active Directory domain with sssd as the client.
| Domain user
| 15 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_leave|Leave AD]]
| Using realmd to leave an Active Directory domain.
| Domain user
| 15 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_leave_remove|Leave AD with remove]]
| Using realmd to leave an Active Directory domain, removing the computer account.
| Domain user
| 15 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_join_winbind|Join AD with winbind]]
| Using realmd to join an Active Directory domain with winbind as the client.
| Domain user
| 15 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_login|Login with AD account]]
| Using realmd permit one domain login, and then log in using that account
| Domain user
| 10 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_login_deny|Deny login for AD account]]
| Using realmd deny one domain login.
| Domain user
| 10 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_login_any|Login with any AD account]]
| Using realmd permit any domain login, and then log in using an account
| Domain user
| 10 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_login_deny_any|Deny login for any AD account]]
| Using realmd deny any domain login.
| Domain user
| 10 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_join_automatic|Join AD automatic]]
| Using realmd to join an active directory domain automatically
| Domain admin
| 20 minutes
|-
| [[QA:Testcase_Active_Directory_realmd_join_otp|Join AD with OTP]]
| Using realmd to join an Active Directory domain with a one time password.
| Domain admin
| 20 minutes
|-
| [[QA:Testcase_Active_Directory_control_center|Control Center Enterprise Login]]
| Using Control Center to add an Enterprise Login (ie: a domain account), and testing login with that account.
| Domain user
| 20 minutes
|-
| [[QA:Testcase_Active_Directory_gvfs|GVfs access]]
| Using gvfs to access SMB shares with active kerberos ticket.
| Domain user
| 5 minutes
|}
 
== Test Results ==
 
Log issues and enhancements in one of these places:
 
* [https://bugs.freedesktop.org/enter_bug.cgi?product=realmd realmd bugzilla] 
* [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center&component=User%20Accounts gnome-control-center bugzilla] 
* [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts gnome-online-accounts bugzilla]
* [https://bugzilla.gnome.org/enter_bug.cgi?product=gvfs&component=smb%20backend gvfs bugzilla]
* [https://bugzilla.redhat.com Red Hat bugzilla]
* [https://fedorahosted.org/sssd SSSD Trac]
 
{|
! User
! [[QA:Testcase_Active_Directory_no_krb5_conf|AD no krb5.conf]]
! [[QA:Testcase_Active_Directory_realmd_discovery|AD discovery]]
! [[QA:Testcase_Active_Directory_realmd_join_sssd|SSSD join]]
! [[QA:Testcase_Active_Directory_realmd_leave|Leave AD]]
! [[QA:Testcase_Active_Directory_realmd_leave_remove|Leave AD and remove account]]
! [[QA:Testcase_Active_Directory_realmd_join_winbind|winbind join]]
! [[QA:Testcase_Active_Directory_realmd_login|login]]
! [[QA:Testcase_Active_Directory_realmd_login_deny|deny login]]
! [[QA:Testcase_Active_Directory_realmd_login_any|permit any]]
! [[QA:Testcase_Active_Directory_realmd_login_deny_any|deny any]]
! [[QA:Testcase_Active_Directory_realmd_join_automatic|autojoin]]
! [[QA:Testcase_Active_Directory_realmd_join_otp|OTP join]]
! [[QA:Testcase_Active_Directory_control_center|control center]]
! [[QA:Testcase_Active_Directory_gvfs|gvfsd-smb]]
! References
|-
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:mvadkert|mvadkert]]
| {{result|pass}}
| {{result|pass}}
| {{result|fail||867820}}- realm crashes when computer-ou empty, <ref>{{bz|867767}} - SELinux denials</ref>, <ref>{{bz|867769}} - man page typo</ref>
| {{result|fail}} <ref>{{bz|867767}} - SELinux denials preventing sssd to stop</ref>, works with disabled SELinux
| {{result|fail}} <ref>{{bz|867767}} - SELinux denials preventing sssd to stop</ref>, works with disabled SELinux
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:wzzrd|Maxim Burgerhout]]
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>{{bz|867765}}; works without SELinux</ref>
| {{result|fail}} <ref>same</ref>
| {{result|fail}} <ref>same</ref>
| {{result|fail}} <ref>Join works, but samba-client and samba-winbind packages are not installed {{bz|867873}}</ref>
| {{result|warn}} <ref>Works, but group names are not resolved {{bz|867874}}</ref>
| {{result|pass}} <ref>setenforce 0</ref>
| {{result|pass}} <ref>setenforce 0</ref>
| {{result|pass}} <ref>setenforce 0</ref>
| {{result|pass}} <ref>setenforce 0</ref>
| {{result|pass}} <ref>setenforce 0</ref>
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:omoris|omoris]]
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Stijn|Stijn]]
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>AVC denials ({{bz|867765}}), incorrect DNS registration ({{bz|867864}}, {{bz|867915}}), works with setenforce 0</ref>
| {{result|warn}} <ref>AVC denials ({{bz|867765}}), works with setenforce 0</ref>
| {{result|warn}} <ref>AVC denials ({{bz|867765}}), works with setenforce 0</ref>
| {{result|warn}} <ref>with workaroud ({{bz|867873}}) tests pass, winbind warns about log file ({{bz|867893}})</ref>
| {{result|warn}} <ref>Works, but groups are not resolved {{bz|867874}}</ref>
| {{result|pass}} <ref>with setenforce 0, I did not check audit logs</ref>
| {{result|pass}} <ref>with setenforce 0, I did not check audit logs</ref>
| {{result|pass}} <ref>with setenforce 0, I did not check audit logs</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Stefw|stefw]]
| {{result|pass}}
| {{result|pass}}
| {{result|fail||867767}}
| {{result|warn}} <ref>with setenforce 0</ref>
| {{result|warn}} <ref>with setenforce 0</ref>
| {{result|fail||867873}}
| {{result|warn||867874}}
| {{result|warn}} <ref>https://bugzilla.gnome.org/show_bug.cgi?id=686385</ref>
| {{result|warn||867874}}
| {{result|warn}} <ref>https://bugs.freedesktop.org/show_bug.cgi?id=56144</ref>
| {{result|fail}} <ref>https://bugs.freedesktop.org/show_bug.cgi?id=56147 https://bugs.freedesktop.org/show_bug.cgi?id=56148</ref>
| {{result|warn}} <ref>https://bugs.freedesktop.org/show_bug.cgi?id=56147</ref>
| {{result|fail}} <ref>https://bugzilla.gnome.org/show_bug.cgi?id=686390</ref>
| {{result|pass}}
| <references/>
|-
| [[User:jpospisi|jpospisi]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>{{bz|867873}} all testcases past this one were tested with 'setenforce 0'</ref>
| {{result|pass}}
| {{result|pass}} <ref>I had access to the server. Checked that computer was successfully removed.</ref>
| {{result|warn||867873}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:ksrot|ksrot]]
| {{result|pass}}
| {{result|warn||867767}}
| {{result|fail||867765|867807}}
| {{result|fail||867765}}
| {{result|fail||867873}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
<references/>
|-
| [[User:jscotka|jscotka]]
| {{result|pass}}
| {{result|pass}}
| {{result|fail||867873}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} but seems slow
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
<references/>
|-
| [[User:psklenar|psklenar]]
| {{result|pass}}
| {{result|fail||867820}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
<references/>
|-
| [[User:tbzatek|tbzatek]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn||867767}}
| {{result|warn||867767}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
<references/>
|-
| [[User:pkis|pkis]]
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Adamjosephcook|Adam Joseph Cook]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn||867873}} <ref>Disabled SELinux (setenforce 0). Step 4 may be incorrect - system had to restarted to find keytab.</ref>
| {{result|warn}} <ref>Disabled SELinux (setenforce 0) - will not pass otherwise.</ref>
| {{result|warn}} <ref>Disabled SELinux (setenforce 0) - will not pass otherwise.</ref>
| {{result|warn}} <ref>Disabled SELinux (setenforce 0) - will not pass otherwise.</ref>
| {{result|warn||825498|867874}}<ref>Disabled SELinux (setenforce 0) - will not pass otherwise.</ref>
| {{result|inprogress}} <ref>Had to suspend testing, significant nouveau issues with FC18 - not related to AD. Will finish in coming days.</ref>
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| <references/>
|-
| [[User:Vpodzime|vpodzime]]
(all with setenforce&nbsp;0)
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref group="long">Computer not removed from the Active Directory, only a liitle arrow appeared in the computer icon [http://vpodzime.fedorapeople.org/removed_computer.png screenshot]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>Some problems appeared during testing, but were caused by the leftovers from the previous testing.</ref>
| {{result|pass}}
| {{result|pass}} <ref>The user was listed in the GDM's list.</ref>
| {{result|pass}}
| <references/>
|}
 
== Long comments ==
<references group="long" />
 
[[Category:Test Days]]
[[Category:Fedora 18 Test Days|a]]

Revision as of 06:22, 26 December 2014

Fedora Test Days
Echo-testing-48px.png
Active Directory

Date 2012-10-18
Time all day

Website QA/Fedora_18_test_days
IRC #fedora-test-day (webirc)
Mailing list sssd-devel


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?

Today's installment of Fedora Test Day will focus on Active Directory, in particular using realmd to setup authentication using domain accounts, sssd to handle the active directory authentication, and other involved bits and pieces.

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day

You need the following before joining in on the test day.

How to test?

At a high level the following are being tested:

  • realmd used together with Active Directory
  • sssd used together with Active Directory
  • control-center GNOME control center used with Enterprise Logins
  • gnome-online-accounts used with a Kerberos account
  • gvfs used for SMB access with a Kerberos ticket

You can explore these, and their documentation. Or you can follow the test cases below.

Test Cases

Testcase Description Privileges Approx. time required
AD no krb5.conf Using Active Directory without krb5.conf Any 5 minutes
Discover AD Using realmd to discover information about an Active Directory domain Any 5 minutes
Join AD with sssd Using realmd to join an Active Directory domain with sssd as the client. Domain user 15 minutes
Leave AD Using realmd to leave an Active Directory domain. Domain user 15 minutes
Leave AD with remove Using realmd to leave an Active Directory domain, removing the computer account. Domain user 15 minutes
Join AD with winbind Using realmd to join an Active Directory domain with winbind as the client. Domain user 15 minutes
Login with AD account Using realmd permit one domain login, and then log in using that account Domain user 10 minutes
Deny login for AD account Using realmd deny one domain login. Domain user 10 minutes
Login with any AD account Using realmd permit any domain login, and then log in using an account Domain user 10 minutes
Deny login for any AD account Using realmd deny any domain login. Domain user 10 minutes
Join AD automatic Using realmd to join an active directory domain automatically Domain admin 20 minutes
Join AD with OTP Using realmd to join an Active Directory domain with a one time password. Domain admin 20 minutes
Control Center Enterprise Login Using Control Center to add an Enterprise Login (ie: a domain account), and testing login with that account. Domain user 20 minutes
GVfs access Using gvfs to access SMB shares with active kerberos ticket. Domain user 5 minutes

Test Results

Log issues and enhancements in one of these places:

User AD no krb5.conf AD discovery SSSD join Leave AD Leave AD and remove account winbind join login deny login permit any deny any autojoin OTP join control center gvfsd-smb References
Sample User
none
Pass pass
Warning warn
[1]
Fail fail
[2]
none
none
none
none
none
none
none
none
none
none
  1. Test pass, RHBZ #54321
  2. RHBZ #12345
mvadkert
Pass pass
Pass pass
Fail fail [1]
- realm crashes when computer-ou empty, [2], [3]
Fail fail
[4], works with disabled SELinux
Fail fail
[5], works with disabled SELinux
none
none
none
none
none
none
none
none
none
  1. RHBZ #867820
  2. RHBZ #867767 - SELinux denials
  3. RHBZ #867769 - man page typo
  4. RHBZ #867767 - SELinux denials preventing sssd to stop
  5. RHBZ #867767 - SELinux denials preventing sssd to stop
Maxim Burgerhout
Pass pass
Pass pass
Fail fail
[1]
Fail fail
[2]
Fail fail
[3]
Fail fail
[4]
Warning warn
[5]
Pass pass
[6]
Pass pass
[7]
Pass pass
[8]
Pass pass
[9]
Pass pass
[10]
none
Pass pass
  1. RHBZ #867765; works without SELinux
  2. same
  3. same
  4. Join works, but samba-client and samba-winbind packages are not installed RHBZ #867873
  5. Works, but group names are not resolved RHBZ #867874
  6. setenforce 0
  7. setenforce 0
  8. setenforce 0
  9. setenforce 0
  10. setenforce 0
omoris
Pass pass
Pass pass
none
none
none
none
none
none
none
none
none
none
none
none
Stijn
Pass pass
Pass pass
Fail fail
[1]
Warning warn
[2]
Warning warn
[3]
Warning warn
[4]
Warning warn
[5]
Pass pass
[6]
Pass pass
[7]
Pass pass
[8]
none
none
none
none
  1. AVC denials (RHBZ #867765), incorrect DNS registration (RHBZ #867864, RHBZ #867915), works with setenforce 0
  2. AVC denials (RHBZ #867765), works with setenforce 0
  3. AVC denials (RHBZ #867765), works with setenforce 0
  4. with workaroud (RHBZ #867873) tests pass, winbind warns about log file (RHBZ #867893)
  5. Works, but groups are not resolved RHBZ #867874
  6. with setenforce 0, I did not check audit logs
  7. with setenforce 0, I did not check audit logs
  8. with setenforce 0, I did not check audit logs
stefw
Pass pass
Pass pass
Fail fail [1]
Warning warn
[2]
Warning warn
[3]
Fail fail [4]
Warning warn [5]
Warning warn
[6]
Warning warn [5]
Warning warn
[7]
Fail fail
[8]
Warning warn
[9]
Fail fail
[10]
Pass pass
jpospisi
Pass pass
Pass pass
Warning warn
[1]
Pass pass
Pass pass
[2]
Warning warn [3]
none
none
none
none
none
none
none
none
  1. RHBZ #867873 all testcases past this one were tested with 'setenforce 0'
  2. I had access to the server. Checked that computer was successfully removed.
  3. RHBZ #867873
ksrot
Pass pass
Warning warn [1]
Fail fail [2] [3]
Fail fail [2]
Fail fail [4]
none
none
none
none
none
none
none
none
none
none
  1. RHBZ #867767
  2. 2.0 2.1 RHBZ #867765
  3. RHBZ #867807
  4. RHBZ #867873
jscotka
Pass pass
Pass pass
Fail fail [1]
Pass pass
Pass pass
Pass pass
but seems slow
none
none
none
none
none
none
none
none
none
  1. RHBZ #867873
psklenar
Pass pass
Fail fail [1]
none
none
none
none
none
none
none
none
none
none
none
none
none
  1. RHBZ #867820
tbzatek
Pass pass
Pass pass
Warning warn [1]
Warning warn [1]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
none
none
  1. 1.0 1.1 RHBZ #867767
pkis
Pass pass
Pass pass
none
none
none
none
none
none
none
none
none
none
none
none
Adam Joseph Cook
Pass pass
Pass pass
Warning warn [1]
[2]
Warning warn
[3]
Warning warn
[4]
Warning warn
[5]
Warning warn [6] [7]
[8]
Inprogress inprogress
[9]
Inprogress inprogress
Inprogress inprogress
Inprogress inprogress
Inprogress inprogress
Inprogress inprogress
Inprogress inprogress
  1. RHBZ #867873
  2. Disabled SELinux (setenforce 0). Step 4 may be incorrect - system had to restarted to find keytab.
  3. Disabled SELinux (setenforce 0) - will not pass otherwise.
  4. Disabled SELinux (setenforce 0) - will not pass otherwise.
  5. Disabled SELinux (setenforce 0) - will not pass otherwise.
  6. RHBZ #825498
  7. RHBZ #867874
  8. Disabled SELinux (setenforce 0) - will not pass otherwise.
  9. Had to suspend testing, significant nouveau issues with FC18 - not related to AD. Will finish in coming days.
vpodzime

(all with setenforce 0)

Pass pass
Pass pass
Pass pass
Pass pass
Warning warn
[long 1]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
[1]
Pass pass
Pass pass
[2]
Pass pass
  1. Some problems appeared during testing, but were caused by the leftovers from the previous testing.
  2. The user was listed in the GDM's list.

Long comments

  1. Computer not removed from the Active Directory, only a liitle arrow appeared in the computer icon screenshot