ASD Windows Hardening Guidelines-User Rights Assignment
This section describes the configuration of device configuration profiles within Microsoft Intune associated with systems built according to the guidance provided by ASD's Blueprint for Secure Cloud.
Estimated reading time: 2 minutes
Instruction
The below tables outline the as built configuration for ASD’s Blueprint for Secure Cloud (the Blueprint) for the Microsoft Intune portal at the following URL:
The settings described on these pages provide a baseline implementation for a system configured using the Blueprint. Any implementation implied by these pages should not be considered as prescriptive as to how an organisation must scope, build, document, or assess a system.
Implementation of the guidance provided by the Blueprint will differ depending on an organisation’s operating context and organisational culture. Organisations should implement the Blueprint in alignment with their existing change management, business processes and frameworks.
Placeholders such as <ORGANISATION.GOV.AU>
, <BLUEPRINT.GOV.AU>
and <TENANT-NAME>
should be replaced with the relevant details as required.
Basics
Item | Value |
---|---|
Name | ASD Windows Hardening Guidelines-User Rights Assignment |
Description | |
Platform | Windows 10 and later |
Profile type | Custom |
Assignments
Included groups
Item | Value |
---|---|
Groups | All devices |
Excluded groups
None
Scope tags
Item | Value |
---|---|
Scope tags | Default |
Configuration settings
The below must be configured using Graph API
SeCreatePermanentPrivilege
Item | Value |
---|---|
Displayname | SeCreatePermanentPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/CreatePermanentSharedObjects” |
IsEncrypted | false |
SeCreateTokenPrivilege
Item | Value |
---|---|
Displayname | SeCreateTokenPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/CreateToken” |
IsEncrypted | false |
SeEnableDelegationPrivilege
Item | Value |
---|---|
Displayname | SeEnableDelegationPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/EnableDelegation” |
IsEncrypted | false |
SeLockMemoryPrivilege
Item | Value |
---|---|
Displayname | SeLockMemoryPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/LockMemory” |
IsEncrypted | false |
SeTrustedCredManAccessPrivilege
Item | Value |
---|---|
Displayname | SeTrustedCredManAccessPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/AccessCredentialManagerAsTrustedCaller” |
IsEncrypted | false |
SeTcbPrivilege
Item | Value |
---|---|
Displayname | SeTcbPrivilege |
umaUri | “./Device/Vendor/MSFT/Policy/Config/UserRights/ActAsPartOfTheOperatingSystem” |
IsEncrypted | false |
Related information
Security & Governance
- Restrict Microsoft Office Macros
- User Application Hardening
- Essential Eight: Patch Applications
- Essential Eight: Patch Operating Systems
- Essential Eight: Regular Backups
- System Management
- Enterprise Mobility
- System Monitoring
- Application Control
Design
Configuration
References
- None identified