- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Jochen Nickel
- 185字
- 2021-07-19 18:47:30
Chapter 2. Understanding the Claims-based Access Model
This chapter will explain the idea of identities and claims especially in the use of Windows 8 / Windows Server 2012 and higher. This chapter will also define how Kerberos Armoring and Compound Authentication works and how to manage claims and resource properties. Test lab will guide you to go deeper into the functionality of Dynamic Access Control (DAC). In this chapter you will learn about:
- Understanding claims
- Windows 8/ Windows Server 2012 and newer claims support
- Kerberos Armoring and Compound Authentication
- Managing claims and resource properties
- Using Claim Transformation and Filtering
- Groups or DAC, let's extend our first solution
By the end of this chapter you will have learned what a claim is and how to work with it. Furthermore, you will have configured a first advanced solution in the lab environment. The solution provides you an understanding about when to use groups or claims for authorization. Also, the situation in which a combination of both can help you to fulfill your requirements in configuring access control to your information stored on a file server.
- 軟件界面交互設(shè)計(jì)基礎(chǔ)
- Web交互界面設(shè)計(jì)與制作(微課版)
- 認(rèn)識(shí)編程:以Python語(yǔ)言講透編程的本質(zhì)
- Spring Boot+Spring Cloud+Vue+Element項(xiàng)目實(shí)戰(zhàn):手把手教你開(kāi)發(fā)權(quán)限管理系統(tǒng)
- Python高效開(kāi)發(fā)實(shí)戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- 云計(jì)算通俗講義(第3版)
- Visual C#通用范例開(kāi)發(fā)金典
- Quantum Computing and Blockchain in Business
- Programming with CodeIgniterMVC
- Domain-Driven Design in PHP
- 大話Java:程序設(shè)計(jì)從入門(mén)到精通
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 數(shù)據(jù)結(jié)構(gòu):Python語(yǔ)言描述
- C語(yǔ)言程序設(shè)計(jì)教程