[Freeipa-devel] [PATCH 0001] Fixed typo in ipa-replica-manage man page

Thorsten Scherf tscherf at redhat.com
Sat May 10 08:44:07 UTC 2014


On [Fri, 09.05.2014 17:15], Nathaniel McCallum wrote:
>----- Original Message -----
>> right, I missed that one.
>>
>> New patch attached.
>
>NACK again. (Sorry!)
>
>You corrected "excempt" to "except" but it should actually be "exempt".

Arghh. Friday fixes. :(

Next try...

Cheers,
Thorsten

-------------- next part --------------
>From 7a9f8232558d7430258c5ff34ffe5942f85f0260 Mon Sep 17 00:00:00 2001
From: Thorsten Scherf <tscherf at redhat.com>
Date: Sat, 10 May 2014 10:41:44 +0200
Subject: [PATCH] Fixed typo in ipa-replica-manage man page

---
 install/tools/man/ipa-replica-manage.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install/tools/man/ipa-replica-manage.1 b/install/tools/man/ipa-replica-manage.1
index ab890284dacd8c53b620abf1e36b8d77bb077ba2..8a7c78f39eeb6c7902ed99e7bed37e32eb0e92dc 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 except 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.
+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
 
-- 
1.9.0



More information about the Freeipa-devel mailing list