A user account that is stored within the SAM database on a Windows system.
2
New cards
rights
A term that refers to a privilege that grants access to the Windows operating system.
3
New cards
permissions
A term that refers to a privilege granted to a resource, such as a shared folder or printer.
4
New cards
Access Control List (ACL)
A list of users and groups that identifies the permissions they have been granted to a resource.
5
New cards
local group accounts
A group account that is stored within the SAM database on a Windows system.
6
New cards
Security Accounts Manager (SAM)
A database that stores local user and group accounts.
7
New cards
standalone server
A Windows Server system that is part of a workgroup.
8
New cards
Local Users and Groups
An MMC snap-in tool that can be used to create and manage local users and groups on a system.
9
New cards
domain user account
A user account that is stored within an Active Directory database.
10
New cards
token
A collection of data that is used to validate the identity of a user to systems on a network.
11
New cards
domain group accounts
A group account that is stored within an Active Directory database.
12
New cards
service records
A record stored on a DNS server that identifies the location of an Active Directory service.
13
New cards
tickets
A token that is used by the Kerberos authentication protocol.
14
New cards
computer account
An object within an Active Directory database that represents a computer that is joined to an Active Directory domain.
15
New cards
member server
A Windows Server system that is joined to an Active Directory domain but does not function as a domain controller or hold a copy of the AD database.
16
New cards
objects
A basic element of Active Directory that represents an individual item within the Active Directory database, such as a user or computer.
17
New cards
X.500
A widely-adopted standard for directory services defined by the International Telecommunication Union (ITU).
18
New cards
Lightweight Access Directory Protocol (LDAP)
A protocol that is used to obtain information from a directory service, such as Active Directory.
19
New cards
schema
A list of all classes and attributes that can be defined within Active Directory.
20
New cards
classes
An object type within Active Directory.
21
New cards
attributes
A property within an Active Directory object.
22
New cards
leaf objects
An Active Directory object that represents a unique entity and does not contain other objects.
23
New cards
container objects
An Active Directory object that functions to group other Active Directory objects.
24
New cards
organizational unit (OU)
A container object within Active Directory that serves to organize leaf objects.
25
New cards
child OUs
An OU that has been created within another OU in the Active Directory database.
26
New cards
distinguished name (DN)
An LDAP identifier that includes the name and location of an object within an Active Directory database.
27
New cards
common name (CN)
An LDAP identifier that represents the name of an object within an Active Directory database.
28
New cards
security identifier (SID)
An attribute that identifies an Active Directory object within an ACL.
29
New cards
globally-unique identifier (GUID)
An attribute that uniquely identifies an Active Directory object within a forest.
30
New cards
forests
The largest container object within Active Directory.
31
New cards
forest root domain
The first domain installed within an Active Directory forest.
32
New cards
tree
A collection of domains within an Active Directory forest that share a DNS domain name.
33
New cards
parent domain
An Active Directory domain that has one or more child domains.
34
New cards
child domains
An Active Directory domain that has a parent domain. For example, child. domain.com is a child domain of domain.com.
35
New cards
disjointed namespace
A term that refers to two or more DNS names that have dissimilar domain names.
36
New cards
contigious namespace
A term that refers to two or more DNS names that share the same domain name.
37
New cards
Trust relationships
An association between Active Directory domains that provides for resource access.
38
New cards
trusts
An association between Active Directory domains that provides for resource access.
39
New cards
transitive
A property that allows a trust relationship to apply to other trust relationships.
40
New cards
internal trusts
A default trust relationship created between domains within an Active Directory forest.
41
New cards
shortcut trust
A trust relationship between two domains within the same Active Directory forest.
42
New cards
external trust
A trust relationship between an Active Directory domain and another domain outside of the Active Directory forest.
43
New cards
forest trust
A trust relationship between two Active Directory forests.
44
New cards
realm trust
A trust relationship between an Active Directory domain and a UNIX Kerberos realm.
45
New cards
Distribution groups
An Active Directory group object that is used by an email system.
46
New cards
Security groups
An Active Directory group object that is used to assign rights and permissions to group members.
47
New cards
group scopes
The property of an Active Directory group that determines where a group can be used and the objects it can contain.
48
New cards
Global
A group scope that allows a group to be used within any domain in the forest, but restricts membership to local domain objects.
49
New cards
Domain local
A group scope that allows a group to be used within the domain to which it belongs, but allows members from any domain in the forest.
50
New cards
Universal
A group scope that allows a group to be used within any domain in the forest and contain any forest objects.
51
New cards
group nesting
The process of adding a group object as a member of another group object.
52
New cards
primary domain controller (PDC)
A domain controller within a Windows NT domain that holds a read-write copy of the domain SAM database.
53
New cards
backup domain controllers (BDCs)
A domain controller within a Windows NT domain that holds a read-only copy of the domain SAM database.
54
New cards
domain functional levels
A mode that dictates the minimum allowed domain controller version within a domain.
55
New cards
Distributed File System (DFS)
A replication service used on modern Windows Server systems.
56
New cards
Advanced Encryption Standard (AES)
A symmetric encryption algorithm used by many different technologies.
57
New cards
Service Principle Name (SPN)
A name that can be used to uniquely identify a network service within Active Directory.
58
New cards
Compound authentication
An Active Directory feature that provides for additional information within Kerberos tickets for use by network services.
59
New cards
Kerberos armoring
An Active Directory feature that protects the initial stages of Kerberos authentication against common network attacks.
60
New cards
forest functional level
A mode that dictates the minimum allowed domain controller version within a forest.
61
New cards
Active Directory Recycle Bin
An Active Directory feature that allows deleted objects to be recovered easily.
62
New cards
Microsoft Identity Manager (MIM)
A software product that manages the digital identities of users.
63
New cards
Privilege Access Management (PAM)
A set of software features that restrict the capabilities of privileged users within an Active Directory environment.
64
New cards
directory partitions
A section of the Active Directory database.
65
New cards
scheme partition
The section of the Active Directory database that stores the schema.
66
New cards
configuration partition
The section of the Active Directory database that stores the list of domains and trust relationships.
67
New cards
domain partition
The section of the Active Directory database that stores the objects within a single domain.
68
New cards
site object
An Active Directory object that represents a physical location within a LAN.
69
New cards
site
An Active Directory object that represents a physical location within a LAN.
70
New cards
subnet objects
An Active Directory object that represents an IP network.
71
New cards
site link objects
An Active Directory object that represents an Internet connection between two sites.
72
New cards
bridgehead server
The domain controller within each Active Directory site that replicates Active Directory information to other sites.
73
New cards
global catalog
A list of all objects within an Active Directory forest.
74
New cards
User Principle Name (UPN)
An Active Directory user name format (username@domainname) that is stored in the global catalog.
75
New cards
cached credentials
An encrypted password for a domain user that is stored on a computer. It is used to provide local system access for a user if Active Directory is unavailable.
76
New cards
Universal Group Membership Caching (UGMC)
An Active Directory site property that allows domain controllers to cache universal group membership information for authenticated users.
77
New cards
Flexible Single Master Operations (FSMO)
A domain controller function that cannot be shared by all domain controllers within a domain or forest.
78
New cards
Schema Master
An FSMO used to coordinate the modification of the Active Directory schema within a forest.
79
New cards
Domain Naming Master
An FSMO used to coordinate the modification of Active Directory domains and trust relationships within a forest.
80
New cards
PDC Emulator
An FSMO used to coordinate password changes and provide time synchronization within an Active Directory domain.
81
New cards
RID Master
An FSMO used to provide unique RIDs to domain controllers within an Active Directory domain.
82
New cards
Relative Identifiers (RIDs)
The unique portion of a SID for an Active Directory object.
83
New cards
Infrastructure Master
An FSMO used to coordinate group membership, GUID, and DN information within an Active Directory domain and forest.
84
New cards
role seizure
The process whereby an FSMO is forcefully transferred to another domain controller.
85
New cards
dynamic update
A feature that allows computers to automatically create records on a DNS server.
86
New cards
Read-only Domain Controllers (RODCs)
A domain controller that has a read-only copy of the Active Directory database which contains a reduced number of password attributes.
87
New cards
Directory Services Restore Mode (DSRM)
A mode to which you can boot a domain controller in order to restore or repair the Active Directory database.
88
New cards
domain registrar
An organization that publicly registers domain names on the Internet.
89
New cards
Active Directory Domains and Trusts
A graphical tool that can configure Active Directory functional levels and trust relationships.
90
New cards
conditional forwarder
A DNS server feature that forwards requests for a particular domain to a target DNS server.
91
New cards
forest wide authentication
A setting within a forest trust that authenticates users prior to resource access.
92
New cards
selective authentication
A setting within a forest trust that authenticates users after determining that a desired resource is available to the user.
93
New cards
Active Directory Sites and Services
A graphical tool that can configure Active Directory sites and global catalog services.
94
New cards
Simple Mail Transfer Protocol (SMTP)
The protocol used to transmit email across the Internet.
95
New cards
Active Directory Users and Computers
A graphical tool that can configure objects within an Active Directory domain.
96
New cards
logon script
A script that is executed immediately after a user logs into a system.
97
New cards
virtual private networks (VPNs)
A software-defined network that is used to provide secure access to computers across an existing network.
98
New cards
template user account
A user account that is only used to create other user accounts with common settings.
99
New cards
prestaging
The process whereby a computer account is created within Active Directory before the associated computer is joined to an Active Directory domain.
100
New cards
Active Directory Administrative Center
A graphical tool that can configure objects within an Active Directory domain.