Cyberstudy
PDF p.98 In progress

Account Attributes and Access Policies

Open PDF at p.98 13 flashcards

Summary

PDF p.98

User accounts are defined by a unique security identifier (SID), a name, and a credential. Each account has a profile with custom identity attributes and permissions over files and network resources. Access policies determine the rights and privileges for using and configuring network hosts, often managed via group policy objects (GPOs) in Windows Active Directory.

In plain words

Supplementary — not from your PDF

Every account has a unique security identifier (SID), a name and a credential, plus profile details. Access policies (often Group Policy in Active Directory) set what accounts may do, such as logging on remotely or installing software.

Detailed explanation

PDF p.98
  • User Account Definition
    • Components: Unique security identifier (SID), name, and credential.
    • Profile Attributes: Custom identity attributes such as full name, email address, contact number, department, and account picture.
    • Data Storage: Profiles provide a home folder for user-generated data files and store per-account settings for software applications.
  • Permissions and Access Policies
    • Permissions Assignment: Permissions over files and network resources can be assigned directly to the account or inherited through security group or role membership.
    • Access Policies: Determine rights such as logging on locally or via remote desktop, installing software, and changing network configurations.
  • Group Policy Objects (GPOs)
    • Configuration: GPOs configure access rights for user, group, or role accounts.
    • Linking: GPOs can be linked to network administrative boundaries in Active Directory, such as sites, domains, and organizational units (OU).

Important terms

taken from the text above
Profile Attributes
Custom identity attributes such as full name, email address, contact number, department, and account picture.
Data Storage
Profiles provide a home folder for user-generated data files and store per-account settings for software applications.
Permissions Assignment
Permissions over files and network resources can be assigned directly to the account or inherited through security group or role membership.
Access Policies
Determine rights such as logging on locally or via remote desktop, installing software, and changing network configurations.
Linking
GPOs can be linked to network administrative boundaries in Active Directory, such as sites, domains, and organizational units (OU).
GPOs Group Policy Objects

Examples & real-world scenarios

Supplementary — not from your PDF
  • A GPO stopping standard users from installing software.
  • Linking a GPO to an organizational unit (OU) for a department.
  • Permissions inherited through group membership.

Scenario

IT wants only helpdesk staff to use Remote Desktop to reach PCs. A Group Policy linked to the right OU grants that right to the helpdesk group only.

Common mistakes

Supplementary — not from your PDF
  • Assigning rights to individual users instead of groups.
  • Forgetting that Windows tracks accounts by SID, not by name, so a deleted and recreated account is a different account.

Practical skills

Supplementary — not from your PDF
  • Explain how a GPO applies to users in an OU.

What I should remember

Key Points PDF p.98
  • User Account Definition
    • SID, Name, Credential: Core components.
    • Profile Attributes: Full name, email, contact number, department, account picture.
    • Data Storage: Home folder and application settings.
  • Permissions and Access Policies
    • Assignment: Directly to account or through group/role membership.
    • Access Rights: Local/remote logon, software installation, network configuration.
  • Group Policy Objects (GPOs)
    • Configuration: Access rights for accounts.
    • Linking: Sites, domains, organizational units in Active Directory.