Chapter 13 Flashcards

1
Q

Authentication

A

Process that grants users access to a system through pword/un combo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Authorization

A

Process that determines access to resources (files/folders) based on NTFS permissions/groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Local User Account

A

User account stored directly on machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Groups

A

Containers that hold user accounts and set their permissions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Administrator Account

A

Account with total control of system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Power Users

A

Like admins but can’t install new devices or access other user files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Standard Account

A

Also User Group - no registry access, can create groups but only manage self created ones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

UAC

A

User account Control - allows elevated privileges, run as admin, pop ups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Lusrmgr.msc

A

Local users and groups snap-in, create/move accounts and groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

NTFS Permissions

A

Rule sets for files and folders, accessible in “security” tab of properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Ownership

A

Has all power

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Take ownership

A

Seizes power (admins have this)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Change permission

A

Allows editing of permissions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Folder permissions

A

Permissions directly related to folder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

File Permissions

A

Permissions related to specific file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Permission Propogation

A

All copies inherit permissions. Moving retains unless moved to a separate volume

17
Q

chown

A

Change owner (chown [new owner] file name)

Change Owner and/or Group (chown [owner]:[new group] file name)

18
Q

Linux permissions

A

3 rwx strings owner|group|everyone

Read, write, execute

19
Q

File path to locate shares (not console, but within windows OS)

A

Admin tools > computer management > system tools > shared folders

20
Q

EFS

A

Encrypting File System

Ties to username/pword key only on that machine.

Password reset loses file!!

21
Q

Bit locker

A

Must have TPM chip (trusted platform module).

Separate recovery key

22
Q

secpol.msc

A

Local security policy snap-in

Edit all sorts of things (timing, resets, etc)

23
Q

gpedit.msc

A

Group policy editor snap-in

24
Q

Inherited permissions

A

From folder, show as faded checks in list. Can be overwritten manually