mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-27 16:46:42 -06:00
install: Fix SASL mappings not added in ipa-server-install
Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Simo Sorce <ssorce@redhat.com>
This commit is contained in:
parent
e9a76c3d12
commit
0914cb663e
@ -300,6 +300,7 @@ class DsInstance(service.Service):
|
||||
|
||||
self.__common_setup()
|
||||
|
||||
self.step("adding sasl mappings to the directory", self.__configure_sasl_mappings)
|
||||
self.step("adding default layout", self.__add_default_layout)
|
||||
self.step("adding delegation layout", self.__add_delegation_layout)
|
||||
self.step("creating container for managed entries", self.__managed_entries)
|
||||
|
Loading…
Reference in New Issue
Block a user