summaryrefslogtreecommitdiffstats
path: root/ipatests/man/ipa-test-task.1
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-09-04 16:29:06 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-10-24 14:08:40 +0200
commitb758be1f5152c8bb75d29e01655d311d9821059c (patch)
tree7fabcba2aef41cea18c2d7cb9236d554637946e2 /ipatests/man/ipa-test-task.1
parent35d843b273340cbc7459479d8362241fef3a2556 (diff)
downloadfreeipa-b758be1f5152c8bb75d29e01655d311d9821059c.tar.gz
freeipa-b758be1f5152c8bb75d29e01655d311d9821059c.tar.xz
freeipa-b758be1f5152c8bb75d29e01655d311d9821059c.zip
ipatests: Add AD-integration related tasks
Part of: https://fedorahosted.org/freeipa/ticket/3834
Diffstat (limited to 'ipatests/man/ipa-test-task.1')
-rw-r--r--ipatests/man/ipa-test-task.132
1 files changed, 32 insertions, 0 deletions
diff --git a/ipatests/man/ipa-test-task.1 b/ipatests/man/ipa-test-task.1
index b625b2850..e73584bd3 100644
--- a/ipatests/man/ipa-test-task.1
+++ b/ipatests/man/ipa-test-task.1
@@ -116,6 +116,38 @@ Servers used for client installation are selected in a round-robin fashion.
\fBipa\-test\-task list-topos\fR
List the topologies available for the install-topo subcommand.
+.TP
+\fBipa\-test\-task install\-adtrust HOST\fR
+Run ipa-adtrust-install on the IPA and generate SIDs for the entries in IPA.
+
+.TP
+\fBipa\-test\-task configure\-dns\-for\-trust HOST AD\fR
+Based on the relationship of the domains configures the IPA DNS for trust.
+AD DNS needs to be setup manually.
+
+.TP
+\fBipa\-test\-task estabilish\-trust\-with\-ad HOST AD\fR
+Estabilishes trust with Active Directory. Trust type is detected depending on
+the presence of SfU (Services for Unix) support on the AD.
+
+.TP
+\fBipa\-test\-task remove\-trust\-with\-ad HOST AD\fR
+Removes trust with Active Directory. Also removes the associated ID range.
+
+.TP
+\fBipa\-test\-task configure\-auth\-to\-local\-rule HOST AD\fR
+Configures auth_to_local rule in /etc/krb5.conf
+
+.TP
+\fBipa\-test\-task clear\-sssd\-cache HOST\fR
+Clears SSSD cache by removing the cache files. Restarts SSSD.
+
+.TP
+\fBipa\-test\-task sync\-time HOST SERVER\fR
+Syncs the time with the remote server. Please note that this function leaves
+ntpd stopped.
+
+
.SH "EXIT STATUS"
0 if the command was successful