Users, groups, permissions Flashcards

1
Q

What are users and groups for?

A

Used to authenticate and authorize, as well as categorize user accounts into groups and permissions.

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

How do you add an account to a group using Local Users and groups?

A

Groups > Select group > Type username and add

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

True for false: Local users and groups is used for networked computers on a domain

A

False

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

What does ownership of a file entail?

A

Full control.

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

What does ‘Take ownership’ mean?

A

It means an account can seize ownership of a file from another account.

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

What does the “Change permission” permission mean?

A

The ability to change permissions of other users

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

What does the NTFS permission “modify” entail?

A

Read, write, delete subfolders and files

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

Folder 1 gives you full access to the documents within. You set a “Read only” permission on one of the files inside, but others can still modify the file. Why is that?

A

Permissions are cumulative: The file will adopt, or, inherit, the permissions of the folder it resides in.

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

An admin wants to remove a file but the student has locked any one but their own account from modifying it. What do they do?

A

Take ownership

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

You open the NTFS security settings but see the permissions are greyed out and you cannot change them. y do?

A

Inherited permissions from the folder above. This can be overwritten by ticking the “deny” box.

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

What is permission propagation?

A

The act of permissions either staying with a file when it is moved/copied, or whether it inherits the permissions from the new folder.

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

Yay or Neigh: A file copied to a different partition retains the same permissions?

A

Neigh

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

Yay or Neigh: A folder moved to a different partition retains its permissions?

A

Neigh

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

Yay or Neigh: A file moved to the same partition retains its permissions

A

Yay

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

How do you share a file in windows?

A

Right click > Share > Select person > Select permissions

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

Where do you find all of your computer’s shared folders in one place?

A

Computer management

17
Q

True or false: Windows home edition has no encryption options

18
Q

EFS can be found at minimum on what version of windows

19
Q

True or false: Bitlocker can only encrypt individual files

A

Incorrect. It encrypts the whole drive. EFS does single files.

20
Q

What happens if you move an encrypted file to a non-NTFS partition

A

It is no longer encrypted

21
Q

Jeff encrypted his windows files on his last PC and moved the drive to his new PC, but now he cannot read them. Why?

A

Encryption is tied to both the version of windows and account that encrypted it. If those conditions are not met, you lose access.

22
Q

What is TPM

A

Trusted platform module. It checks the computer on boot to ensure nothing has been tampered with.

23
Q

What does Bitlocker go do?

A

Bitlocker for removable media

24
Q

What is an important thing to have if you are going to use bitlocker?

A

A recovery key

25
An admin wants to enforce a 30 day maximum password age policy. What tool does he use to do this?
Local security policy
26
What is UAC
User account control is used to allow normal accounts to access admin commands if they have the credentials, and also lets the user know when they are doing something dangerous.