The Win32 Code Example Index 7
Access Control List (ACL) & Windows Security
Session 17: Windows Access Control List (ACL)
========================
Creating a DACL From a Scratch Program Example
Creating DACL and SACL with the Privilege Program Example
Empty DACL program example: Nobody Can Access
The NULL DACL Program Example: Everyone get Full Control
Modifying Existing DACLs of an Object Program Example
Modifying the SACL and Privilege Program Example
Another New DACL Which Does Not Inherit Program Example
Enabling and Disabling Privileges Code Snippet Example
Privilege and SACL Program Example
Searching for a SID in an Access Token Program Example 1
Searching for a SID in an Access Token Program Example 2
Getting the Logon (Session) SID in C++
Finding the Owner of a File Object Program Example
Taking Object Ownership Program Example
SID conversion: String-to-Binary-to-String Program Example
Log on a user to a machine Program Example
A Simple Impersonation Program Example
Creating a Security Descriptor from Scratch for a New Object, a Registry key Code Example
Validate User Credentials on Microsoft Operating Systems Program Example
Creating A Well Known SID Program Example
Retrieving current user and domain names on Windows NT, Windows 2000, or Windows XP Code Example
Win32 Programming
|
Win32 Code Samples Index Page