Hide Forgot
Description of problem: When installing ipa-client, see message: <snip> ... SSSD enabled Unable to find 'admin' user with 'getent passwd admin'! Recognized configuration: SSSD NTP enabled ... <snip> And avc errors are seen. Attaching log. Also attaching log for sssd and ipaclient install Version-Release number of selected component (if applicable): selinux-policy-3.7.19-126.el6.noarch sssd-1.5.1-66.el6.x86_64 ipa-client-2.1.3-9.el6.x86_64 How reproducible: often Steps to Reproduce: 1. Install ipaclient as admin: ipa-client-install Actual results: Seeing msg: Unable to find 'admin' user with 'getent passwd admin'! and avc errors Expected results: install to complete with no avcs. Additional info:
Created attachment 557509 [details] avc log
Created attachment 557510 [details] sssd log
Created attachment 557511 [details] ipa client install log
/etc/resolv.conf is mislabelled. Please run following command as root: restorecon -Rv /etc
Did resolv.conf get created in /dev/shm? It looks like it was created on a tmpfs_t file system and then mv'd to /etc.