Description of problem: When a trust between IPA and Active Directory is established, selinux prevents retrieval of all trusted subdomains. How reproducible: Install IPA with trust capability, establish trust with forest root domain (trust.ad). The forest must contain at least one subdomain (subdomain.trust.ad). Have selinux policy Enforcing. Steps to Reproduce: ipa trustdomain-find trust.ad Actual results: Returns only forest root domain trust.ad. Expected results: Should return forest root domain and subdomain both (trust.ad, subdomain.trust.ad) Additional info: Ausearch log: type=AVC msg=audit(1469181046.664:2062): avc: denied { write } for pid=18721 comm="com.redhat.idm." name="slapd-DOM-200-ABC-IDM-LAB-ENG-BRQ-REDHAT-COM.socket" dev="tmpfs" ino=167120 scontext=system_u:system_r:ipa_helper_t:s0 tcontext=system_u:object_r:dirsrv_var_run_t:s0 tclass=sock_file permissive=1 IPA version: $ rpm -q freeipa-server freeipa-server-4.4.0.201607220816GITe787e8f-0.fc24.x86_64