summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Scherf <tscherf@redhat.com>2014-05-09 15:21:10 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-05-12 18:43:07 +0200
commit37c238a6ef8f825f85351a5974b4270998bc0661 (patch)
treeaa6ea0792a43167e877f83d0bf7f106574216e87
parentaa437329104d1660d518a5dd0d5961c76a56f380 (diff)
downloadfreeipa-37c238a6ef8f825f85351a5974b4270998bc0661.tar.gz
freeipa-37c238a6ef8f825f85351a5974b4270998bc0661.tar.xz
freeipa-37c238a6ef8f825f85351a5974b4270998bc0661.zip
Fixed typo in ipa-replica-manage man page
Reviewed-By: Nathaniel McCallum <npmccallum@redhat.com>
-rw-r--r--install/tools/man/ipa-replica-manage.12
1 files changed, 1 insertions, 1 deletions
diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index a981c72f5..8a7c78f39 100644
--- a/install/tools/man/ipa-replica-manage.1
+++ b/install/tools/man/ipa-replica-manage.1
@@ -217,7 +217,7 @@ Remove a winsync replication agreement:
.SH "PASSSYNC"
PassSync is a Windows service that runs on AD Domain Controllers to intercept password changes. It sends these password changes to the IPA LDAP server over TLS. These password changes bypass normal IPA password policy settings and the password is not set to immediately expire. This is because by the time IPA receives the password change it has already been accepted by AD so it is too late to reject it.
.TP
-IPA maintains a list of DNs that are excempt from password policy. A special user is added automatically when a winsync replication agreement is created. The DN of this user is added to the excemption list stored in passSyncManagersDNs in the entry cn=ipa_pwd_extop,cn=plugins,cn=config.
+IPA maintains a list of DNs that are exempt from password policy. A special user is added automatically when a winsync replication agreement is created. The DN of this user is added to the exemption list stored in passSyncManagersDNs in the entry cn=ipa_pwd_extop,cn=plugins,cn=config.
.SH "EXIT STATUS"
0 if the command was successful