mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 15:19:03 +00:00
Another typo fix
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user