mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Another typo fix
This commit is contained in:
parent
f3a4f40583
commit
fa9a63bf0a
1 changed files with 1 additions and 1 deletions
|
|
@ -3749,7 +3749,7 @@ local samr_PasswordProperties =
|
|||
}
|
||||
local samr_PasswordProperties_str =
|
||||
{
|
||||
DOMAIN_PASSWORD_COMPLEX = "Compexity requirements exist",
|
||||
DOMAIN_PASSWORD_COMPLEX = "Complexity requirements exist",
|
||||
DOMAIN_PASSWORD_NO_ANON_CHANGE = "Must be logged in to change password",
|
||||
DOMAIN_PASSWORD_NO_CLEAR_CHANGE = "Cannot change passwords in cleartext",
|
||||
DOMAIN_PASSWORD_LOCKOUT_ADMINS = "Admin account can be locked out",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue