summaryrefslogtreecommitdiffstats
path: root/ipatests/man
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-09-04 14:12:28 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-10-24 14:08:40 +0200
commit69a7c1e2ba3ad49deb5427813010d3e61993ef0d (patch)
tree291b7cfa3415474e9b9b10d6c2c859193ef5aca6 /ipatests/man
parentc088c940e6ce33d878c3b50d38424f8adcab6c7d (diff)
downloadfreeipa-69a7c1e2ba3ad49deb5427813010d3e61993ef0d.tar.gz
freeipa-69a7c1e2ba3ad49deb5427813010d3e61993ef0d.tar.xz
freeipa-69a7c1e2ba3ad49deb5427813010d3e61993ef0d.zip
ipatests: Add Active Directory support to configuration
Part of: https://fedorahosted.org/freeipa/ticket/3834
Diffstat (limited to 'ipatests/man')
-rw-r--r--ipatests/man/ipa-test-config.120
1 files changed, 19 insertions, 1 deletions
diff --git a/ipatests/man/ipa-test-config.1 b/ipatests/man/ipa-test-config.1
index 4b998adb4..a2fa96b57 100644
--- a/ipatests/man/ipa-test-config.1
+++ b/ipatests/man/ipa-test-config.1
@@ -69,6 +69,11 @@ These are normally included for backwards compatibility.
.SH "ENVIRONMENT VARIABLES"
.TP
+Domain configuration:
+ Domain is implicitly defined by _envX suffix of the environment variables,
+ if either AD_envX or MASTER_envX is defined.
+
+.TP
Host configuration:
.TP
@@ -81,9 +86,14 @@ Host configuration:
\fB$CLIENT\fR
FQDNs of IPA clients (space-separated)
.TP
-\fB$MASTER_env2\fR, \fB$REPLICA_env2\fR, \fB$CLIENT_env2\fR, \fB$MASTER_env3\fR, ...
+\fB$MASTER_env2\fR, \fB$REPLICA_env2\fR, \fB$CLIENT_env2\fR, \fB$MASTER_env3\fR, \fB$AD_env4\fR,...
can be used for additional domains when needed
.TP
+\fB$AD_env1\fR, \fB$AD_env2\fR, \fB$AD_env3\fR, \fB$AD_env4\fR, ...
+ can be used to define Active Directory domains. Please note that these
+ domains are not separate from the IPA domains, so please use an unique
+ environment suffix for each of your Active Directory domains.
+.TP
\fB$BEAKER\fR<role><num>\fB_IP_env\fR<e>, e.g. \fB$BEAKERREPLICA1_IP_env1\fR
the IP address of the given host
Default: resolved via gethostbyname (or DNS if $IPv6SETUP is set)
@@ -139,6 +149,14 @@ Test customization:
Admin user password
Default: Secret123
.TP
+\fB$ADADMINID\fR
+ Active Directory Administrator username
+ Default: Administrator
+.TP
+\fB$ADADMINPW\fR
+ Active Directory Administrator password
+ Default: Secret123
+.TP
\fB$ROOTDN\fR
Directory manager DN
Default: cn=Directory Manager