mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Correcting typo on line 268
Changing line 268 from "- the do not know their password." to "- they do not know their password." to correct typo.
This commit is contained in:
committed by
GitHub
parent
d3b0ab31fb
commit
4aa3ee1632
@ -265,7 +265,7 @@ The account options on a user account includes an option -- **Smart card is requ
|
||||
**SCRIL setting for a user on Active Directory Users and Computers.**
|
||||
|
||||
When you configure a user account for SCRIL, Active Directory changes the affected user's password to a random 128 bits of data. Additionally, domain controllers hosting the user account do not allow the user to sign-in interactively with a password. Also, users will no longer be troubled with needing to change their password when it expires, because passwords for SCRIL users in domains with a Windows Server 2012 R2 or early domain functional level do not expire. The users are effectively passwordless because:
|
||||
- the do not know their password.
|
||||
- they do not know their password.
|
||||
- their password is 128 random bits of data and is likely to include non-typable characters.
|
||||
- the user is not asked to change their password
|
||||
- domain controllers do not allow passwords for interactive authentication
|
||||
|
Reference in New Issue
Block a user