mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
The installer is currently creating the samba domain object before it adds the RID base and secondary RID base. As a consequence, there is a window during which the sidgen plugin is active but unable to generate SIDs (it requires the samba domain object to find the domain SID and RID base to know where to start from). There is no direct impact except the error log of 389ds that reports ERR - get_ranges - [file ipa_sidgen_common.c, line 276]: Failed to convert LDAP entry to range struct. This fix configures the RID base and secondary RID base before the domain object is created, thus removing this window. Fixes: https://pagure.io/freeipa/issue/9309 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
advise | ||
custodia | ||
dnssec | ||
install | ||
plugins | ||
secrets | ||
__init__.py | ||
dcerpc_common.py | ||
dcerpc.py | ||
dns_data_management.py | ||
Makefile.am | ||
masters.py | ||
p11helper.py | ||
rpcserver.py | ||
servroles.py | ||
setup.cfg | ||
setup.py | ||
topology.py | ||
wsgi.py |