Week 5: USER AND GROUP MANAGEMENT

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:19 AM on 9/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

USER AND GROUP MANAGEMENT

is a fundamental aspect of system administration, particularly in environments that utilize Active Directory (AD)

2
New cards

USER AND GROUP MANAGEMENT

Proper management of user accounts and groups is essential for maintaining security, ensuring appropriate access to resources, and facilitating collaboration within an organization

3
New cards

USER ACCOUNTS

are individual profiles that allow users to log into a system and access resources. Each account is associated with specific permissions and settings.

4
New cards

USER ACCOUNTS

Example: In an organization, each employee is assigned a unique user account that includes their username, password, and personal settings.

5
New cards

GROUPS

are collections of user accounts that can be managed collectively. By assigning permissions to a group, administrators can simplify the management of user rights and access controls.

6
New cards

GROUPS

Example: A "Sales" group can be created to include all sales team members. Instead of assigning permissions to each user individually, the administrator can assign access rights to the "Sales" group, which automatically applies to all its members

7
New cards
  • SECURITY GROUPS

  • DISTRIBUTION GROUPS


TYPES OF GROUPS:

8
New cards

SECURITY GROUPS

Used to assign permissions to shared resources. Members of a security group can be granted access to files, folders, and applications.

9
New cards

DISTRIBUTION GROUPS

Used primarily for email distribution lists and do not have security permissions associated with them

10
New cards

Permissions

define what actions users and groups can perform on resources. Common permissions include read, write, modify, and delete

11
New cards

ACCESS CONTROL LISTS (ACLS)

are used to define permissions for users and groups on specific resources. They specify which users or groups have access to a resource and what actions they can perform.

12
New cards

SECURITY GROUPS

WHICH GROUP?

PAYROLL ACCESS → ?

13
New cards

DISTRIBUTION GROUPS

WHICH GROUP?

EMAIL TO ALL EMPLOYEES → ?

14
New cards

SECURITY GROUPS

WHICH GROUP?

SHARED MARKETING FOLDER → ?