security account
The <security account> type serves as a base type for the "user" and "local group" types and for properties common to users and groups.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
Creation
This refers to a built-in group . After the initial installation of the OS, the first member of the group is the Administrator account. When a computer then joins a domain, the Domain Admins group is added to the Administrators group. When a server becomes a domain controller, the Enterprise Admins group is also added to the Administrators group. The Administrators group has built-in capabilities that give its members full control over the system. The group is the default owner of any object that is created by any other member of the group.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
This refers to a built-in group which, by default, has no members. Backup Operators can back up and restore all files on a computer, regardless of file permissions. Backup Operators can log on to a computer and shut it down.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
This refers to a built-in group which, by default, has no members. This group does not exist for domain controllers. Power Users can create other local users and groups as well as modify and delete accounts. They can also remove users from the other groups. Power Users also can install, manage and delete applications, local printers and file shares.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
This refers to a built-in group. After the initial installation of the OS, the first member is the Authenticated Users group. When a computer subsequently joins a domain, the Domain Users group is added to the Users group. These users can perform tasks such as running applications, using printers, shutting down or locking the computer. Users can install applications for their use only, provided the installation program supports per-user installation.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
This refers to a placeholder in an inheritable access control entry (ACE). When the ACE is inherited, the system replaces the SID with the one from the primary group of the object's current owner. The primary group is used only by the POSIX subsystem.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
Properties
Returns a string describing the privileges assigned to the specified security account. For more information, see the MSDN article on LsaEnumerateAccountRights. For a description of the possible constants that can be returned, see the articles on Account Rights Constants and Privilege Constants.
Version | Platforms |
---|---|
8.0.584.0 | Windows |