mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
add note about best practices
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/6040
This commit is contained in:
parent
70e57f82bb
commit
68c3bd55b7
@ -59,6 +59,9 @@ Additional settings that can be included in a custom Passfilt.dll are the use of
|
|||||||
|
|
||||||
### Best practices
|
### Best practices
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> For the latest best practices, please check [this article](https://www.microsoft.com/en-us/research/publication/password-guidance/).
|
||||||
|
|
||||||
Set **Passwords must meet complexity requirements** to Enabled. This policy setting, combined with a minimum password length of 8, ensures that there are at least 218,340,105,584,896 different possibilities for a single password. This makes a brute force attack difficult, but still not impossible.
|
Set **Passwords must meet complexity requirements** to Enabled. This policy setting, combined with a minimum password length of 8, ensures that there are at least 218,340,105,584,896 different possibilities for a single password. This makes a brute force attack difficult, but still not impossible.
|
||||||
|
|
||||||
The use of ALT key character combinations can greatly enhance the complexity of a password. However, requiring all users in an organization to adhere to such stringent password requirements can result in unhappy users and an extremely busy Help Desk. Consider implementing a requirement in your organization to use ALT characters in the range from 0128 through 0159 as part of all administrator passwords. (ALT characters outside of this range can represent standard alphanumeric characters that do not add additional complexity to the password.)
|
The use of ALT key character combinations can greatly enhance the complexity of a password. However, requiring all users in an organization to adhere to such stringent password requirements can result in unhappy users and an extremely busy Help Desk. Consider implementing a requirement in your organization to use ALT characters in the range from 0128 through 0159 as part of all administrator passwords. (ALT characters outside of this range can represent standard alphanumeric characters that do not add additional complexity to the password.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user