]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Correct documentation
authorJennifer Sutton <jennifersutton@catalyst.net.nz>
Fri, 3 Oct 2025 01:24:59 +0000 (14:24 +1300)
committerJennifer Sutton <jsutton@samba.org>
Wed, 22 Oct 2025 23:59:36 +0000 (23:59 +0000)
Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
docs-xml/smbdotconf/security/kdccertbackdating.xml
docs-xml/smbdotconf/security/kdccertbindingenforcement.xml

index 11926a164bb0672a3ecde91b421e0c48a77b582e..8dcd6cc977b807d11758f3e9879b805240524c4b 100644 (file)
@@ -11,8 +11,8 @@
         </smbconfoption>
     </para>
     <para>
-        This parameter specifies number of minutes that a certificate's issue
-        date may precede the creation of a users account.
+        This parameter specifies the number of minutes that a certificate's issue
+        date may precede the creation of a user's account.
     </para>
 
     <para>More details can be found at
index fa1fab40ee80136c4340d687e47592472817e399..e312fbef32a61da90f50004e68669168953ed355 100644 (file)
@@ -35,7 +35,7 @@
                     <constant>Unless</constant>
                     <smbconfoption name="certificate backdating compensation"/>
                     has a value.  In that case the certificate may have been
-                    issued no more that number of minutes before the user
+                    issued no more than that number of minutes before the user
                     was created.
                 </para>
             </listitem>
@@ -59,7 +59,7 @@
                 <para>Example: "X509:&lt;I&gt;IssuerName&lt;S&gt;SubjectName"</para>
                 <para>
                     The values provided for the issuer name and subject name
-                    must match those in the users certificate exactly.
+                    must match those in the user's certificate exactly.
                 </para>
                 <para><emphasis>WEAK</emphasis></para>
             </listitem>
@@ -68,7 +68,7 @@
                 <para>Example: "X509:&lt;S&gt;SubjectName"</para>
                 <para>
                     The value provided for the issuer subject name
-                    must match that in the users certificate exactly.
+                    must match that in the user's certificate exactly.
                 </para>
                 <para><emphasis>WEAK</emphasis></para>
             </listitem>
@@ -97,7 +97,7 @@
                 <para>X509 public key SHA1 </para>
                 <para>Example: "X509:&lt;SHA1-PUKEY&gt;1234567890abcdef"</para>
                 <para>
-                    The SHA1 hash of the certificates public key
+                    The SHA1 hash of the certificate's public key
                 </para>
                 <para><emphasis>STRONG</emphasis></para>
             </listitem>