mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
cf9f9bb326
The helper function ipalib.util.check_client_configuration() now considers a client configured when either: * confdir is overridden (e.g. with IPA_CONFDIR) and the conf_default file exists. * confdir is /etc/ipa, /etc/ipa/default.conf exists and client sysrestore state exists. The check for sysrestore state is faster than checking for the presence of the directory and presence of files in the directory. The sysrestore state is always presence. sysrestore.index may be missing if no files were backed up. Fixes: https://pagure.io/freeipa/issue/8133 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
install | ||
__init__.py | ||
aci.py | ||
backend.py | ||
base.py | ||
capabilities.py | ||
cli.py | ||
config.py | ||
constants.py | ||
crud.py | ||
dns.py | ||
errors.py | ||
frontend.py | ||
krb_utils.py | ||
Makefile.am | ||
messages.py | ||
misc.py | ||
output.py | ||
parameters.py | ||
pkcs10.py | ||
plugable.py | ||
request.py | ||
rpc.py | ||
setup.cfg | ||
setup.py | ||
text.py | ||
util.py | ||
x509.py |