mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 08:00:02 -06:00
4ba888694b
Implicit idmap configuration in Samba was changed in Samba 4.7 to always require range definition. A default ('*') idmap configuration lacks any range and thus is marked by testparm utility as invalid one. Since we do not expect Samba allocating any IDs, idmap configuration needs to be set in a such way that it is correct from Samba side and is effectively disabling any allocation on those domains that we don't need to handle. Note that 'idmap config <domain> : range' parameter accepts range in a special format with spaces 'begin - end', so we have to keep the formatting of the range exact. Related: https://pagure.io/freeipa/issue/6951 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
advise | ||
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 |