mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
ecc0a96d16
When using `ipa -e in_server=True console` on IPA master, the whole IPA framework is loaded in the same process ('ipa console'). The context defined for this configuration is 'cli'. Some trust-related operations need to load Samba bindings and guard itself to 'lite' and 'server' contexts. Upon reviewing these cases I came to conclusion that these guards are unnecessary. It is enough to require that the context is in the server code. Allow these operations if we are operating in server mode. This allows to debug trust-related issued directly in the IPA console on IPA trust controllers. Signed-of-by: Alexander Bokovoy <abokovoy@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 |