mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-16 11:21:56 -06:00
f487233df0
Provides basic coverage for external trust feature. Test cases: 1. verify an external trust with AD subdomain can be established - verify only one trustdomain is listed - verify subdomain users are resolvable - verify trust can be deleted 2. verify non-external trust with AD subdomain cannot be established 3. verify an external trust with AD forest root domain can be established - verify that even if AD subdomain is specified, it is not associated with the trust - verify trust can be deleted https://fedorahosted.org/freeipa/ticket/6093 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> |
||
---|---|---|
.. | ||
scripts | ||
__init__.py | ||
base.py | ||
config.py | ||
env_config.py | ||
host.py | ||
tasks.py | ||
test_advise.py | ||
test_backup_and_restore.py | ||
test_caless.py | ||
test_customized_ds_config_install.py | ||
test_dns_locations.py | ||
test_dnssec.py | ||
test_external_ca.py | ||
test_forced_client_reenrollment.py | ||
test_installation.py | ||
test_kerberos_flags.py | ||
test_legacy_clients.py | ||
test_ordering.py | ||
test_replica_promotion.py | ||
test_replication_layouts.py | ||
test_server_del.py | ||
test_service_permissions.py | ||
test_simple_replication.py | ||
test_sudo.py | ||
test_testconfig.py | ||
test_topologies.py | ||
test_topology.py | ||
test_trust.py | ||
test_vault.py | ||
util.py |