mirror of
https://github.com/samba-team/samba.git
synced 2025-08-30 17:49:30 +03:00
Spelling.
This commit is contained in:
@ -224,7 +224,7 @@ static NTSTATUS sam_password_ok(const struct auth_context *auth_context,
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
DEBUG(2,("sam_password_ok: NTLMv1 passwords NOT PERMITTED for user %s\n",pdb_get_username(sampass)));
|
DEBUG(2,("sam_password_ok: NTLMv1 passwords NOT PERMITTED for user %s\n",pdb_get_username(sampass)));
|
||||||
/* no return, because we might pick up LMv2 in the LM feild */
|
/* no return, because we might pick up LMv2 in the LM field */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user