- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Jochen Nickel
- 213字
- 2021-07-19 18:47:29
Configuring Dynamic Access Control
The next steps will provide you with the main tasks to implement your first Dynamic Access Control configuration.
Create some test users in your Active Directory with a minimum of 10 users and:
- Define the Active Directory claim types.
Country
,Department
, andLocation
for the folder structure decided earlier.- Populate the three attributes for the 10 test users.
- Define the Resource properties for
Country
,Department
, andLocation
. - Define the Active Directory Access Rule as follows:
(Resource.Country equals User.Country) AND (Resource.Location equals User.Location) AND (Resource.Department equals User.Department)
- Build a Central Access Policy and deploy the Access Rule to the file servers.
- Build a Resource Property list, and deploy it to the file servers.
- Open an administrative PowerShell, and fire
gpupdate /force
andUpdate-FSRMClassificationPropertyDefinition
on the file server. - On the resources, apply the Resource properties correctly.
- Apply the Central Access Policy to the file shares.
- Apply the Access Rule to all the
Country
shares and theLocation
andDepartment
folders. - Try out whether access is allowed or not.
推薦閱讀
- FreeSWITCH 1.8
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Java Web程序設計
- C語言程序設計實踐教程
- Instant RubyMotion App Development
- 用Python實現深度學習框架
- KnockoutJS Starter
- bbPress Complete
- Instant Ext.NET Application Development
- 深入分布式緩存:從原理到實踐
- BeagleBone Black Cookbook
- C和C++游戲趣味編程
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Python程序設計開發寶典
- UI設計基礎培訓教程(全彩版)