1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s4:dsdb: Remove duplicate word

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Jo Sutton 2024-01-16 15:48:43 +13:00 committed by Andrew Bartlett
parent 25c610f8fa
commit c0f9c177d0

View 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'");