URL: https://github.com/freeipa/freeipa/pull/1084 Author: rcritten Title: #1084: Fall back to using configuration to determine server config status Action: opened
PR body: """ The original method for determining whether IPA was configured or not depended on being able to read the sysrestore files which are only readable by root.
Add a fallback that uses the IPA config to determine the status. The ldap_uri should only be set on servers and as an extra check look for an ldapi uri.
https://pagure.io/freeipa/issue/7157 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1084/head:pr1084 git checkout pr1084
URL: https://github.com/freeipa/freeipa/pull/1084 Author: rcritten Title: #1084: Fall back to using configuration to determine server config status Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1084/head:pr1084 git checkout pr1084
freeipa-devel@lists.fedorahosted.org