Update bypass-traverse-checking.md

Made changes as per the author

removed users from ### Countermeasure 

fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9737
This commit is contained in:
Sriraman M S
2023-04-11 18:39:52 +05:30
committed by GitHub
parent 04a463865f
commit bde1893813

View File

@ -89,7 +89,7 @@ The default configuration for the **Bypass traverse checking** setting is to all
### Countermeasure
Organizations that are concerned about security may want to remove the Everyone group, and perhaps the Users group, from the list of groups that have the **Bypass traverse checking** user right. Taking explicit control over traversal assignments can be an effective way to limit access to sensitive information. Accessbased enumeration can also be used. If you use accessbased enumeration, users can't see any folder or file to which they don't have access. For more info about this feature, see [Access-based Enumeration](/previous-versions/windows/it-pro/windows-server-2003/cc784710(v=ws.10)).
Organizations that are concerned about security may want to remove the Everyone group from the list of groups that have the **Bypass traverse checking** user right. Taking explicit control over traversal assignments can be an effective way to limit access to sensitive information. Accessbased enumeration can also be used. If you use accessbased enumeration, users can't see any folder or file to which they don't have access. For more info about this feature, see [Access-based Enumeration](/previous-versions/windows/it-pro/windows-server-2003/cc784710(v=ws.10)).
### Potential impact