]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:dsdb: Remove duplicate word
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 16 Jan 2024 02:48:43 +0000 (15:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 Feb 2024 02:41:36 +0000 (02:41 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/password_hash.c

index 67ec1bbd58205ac5cca2c612c0723b49e29186e7..11fb63e9d975b971a64a174b283cbae624bf2ea1 100644 (file)
@@ -3753,7 +3753,7 @@ static int setup_io(struct ph_context *ac,
 
                if (io->n.cleartext_utf16) {
                        /* refuse the change if someone wants to change with
-                          with both UTF16 possibilities at the same time... */
+                          both UTF16 possibilities at the same time... */
                        ldb_asprintf_errstring(ldb,
                                "setup_io: "
                                "it's only allowed to set the cleartext password as 'unicodePwd' or as 'clearTextPassword'");