(SAM) database
Security Accounts Manager
LSA
The Local Security Authority
The (LSA) compares the submitted credential to the one stored in the (SAM) database, which is part of the registry
Windows local sign-in
The LSA can pass the credentials for authentication to a network service. The preferred system for network authentication is based on a system called Kerberos. This is typically performed when the device is connected to a domain.
Windows network sign-in
If the user’s device is not connected to the local network, authentication can take place over some type of virtual private network (VPN) or web portal.
Remote sign-in
(NIST)
National Institute of Standards and Technology
Organizations such as the ____________ will release updates to secure password creation recommendations as needed.
National Institute of Standards and Technology (NIST)
subsystem allows the user to configure an alternative means of authenticating.
The Windows Hello
is separately configured for each device. It uses the trusted platform module feature of the CPU or chipset and encryption to ensure that the PIN is not stored within Windows itself.
Windows Hello PIN
means that a user authenticates once to a device or network to gain access to multiple applications or services.
Single sign-on (SSO)
is a special type of SSO. With _____, an Identity Provider (IdP) is used to pass user credentials to a service provider (SP).
Security Assertions Markup Language (SAML)
The IdP creates a__________ which is a digitally signed document that contains the user’s credentials.
SAML assertion
can be authorized to access any computer joined to the domain. It can be assigned permissions on any resources hosted in the
A domain account
stores a database of network information called active directory. This database stores user, group, and computer objects.
domain controller (DC)
is any server-based system that has been joined to the domain but does not maintain a copy of the Active Directory database.
A member server
provides file and print and application server services, such as Exchange for email or SQL Server for database or line-of-business applications.
A member server
is a way of dividing a domain up into different administrative realms
An organizational unit
configures computer settings and user profile settings.
can also be used to deploy software automatically
A domain group policy
On a Windows domain, a way to deploy per-user and per-computer settings such as password policy, account restrictions, firewall status, and so on.
domain group policy object
Policies are applied at sign-in and refreshed periodically (normally every 90 minutes).
gpupdate/gpresult commands
command is used to apply a new or changed policy to a computer and account profile immediately.
The gpupdate
Using the _____ switch causes all policies (new and old) to be reapplied.
/force
command can be used with /logoff or /boot to allow a sign-out or reboot if the policy setting requires it.
The gpupdate
This command displays the RSoP for a computer and user account. When run without switches, the help page is displayed. The /s, /u, and /p switches can be used to specify a host (by name or IP address), user account, and password, and /r can be used to display policies for the desktop.
gpresult