Users, Administrators,Groups and Permissions – Shuffle Q/A 1

18. When adding a new user with the same name as a previously deleted user, will the newly created user be able to access resources previously assigned to that user name?

  • No
  • Maybe
  • Yes

19. In Windows, a simple permission is actually a larger set of ___

  • admin permissions.
  • special permissions.
  • user permissions.
  • partial permissions.

20. Generally, what type of user has access to, but limited control over a computer?

  • Standard
  • General
  • Limited
  • Administrator

21. In Windows, what does UAC stand for?

  • User Access Control
  • User Access Console
  • User Administration Control
  • User Availability Checklist

22. Which of the following locations and/or methods can Administrators find and/or use to change user passwords on Windows systems? (Choose all that apply)

  • In the GUI, under Control Panel > System and Security > Change User Account Control Settings.
  • At the CLI, using the DOS style net user command.
  • In the GUI, under Local Users and Groups in the Computer Management tool.
  • At the CLI, using the DOS style net config command.

23. In Windows, which of the following are directory and file permissions that can be assigned to groups and/or users? (Choose all that apply)

  • Read & Execute
  • Write
  • Change
  • List folder contents

24. When examining the permissions on a file in Linux you find the the first four bits are -rwx. What does this mean?

  • It is a directory file and the owner has read, write, and exchange permissions.
  • It is a regular file and the owner has read, write, and execute permissions.
  • It is a regular file and the owner has read, write, but no execute permissions.
  • It is a directory file and the owner has read, write, and execute permissions.

25. When using ICACL in the Windows CLI, what flag shows that a given user can create files?

  • WD
  • CF
  • S
  • write

26. Which Windows PowerShell CLI command can be used to list the Groups on a given computer?

  • Get-LocalUser
  • Get-LocalGroupMember
  • Get-GPOReport
  • Get-LocalGroup

27. On a Linux system, which file contains information about group memberships?

  • /etc/sudoers
  • /etc/users
  • /etc/passwd
  • /etc/group

Shuffle Q/A 2

28. Which of the following methods can Administrators use to add a user in Windows? (Choose all that apply)

  • At the CLI, using the DOS style net computer computername/new command.
  • With Powershell, use the Create-LocalUser usernamecommand.
  • At the CLI, use the DOS style net user username * /add command.
  • In the GUI, under Local Users and Groups in the Computer Management tool, right click Users and select New User.

29. Is it possible to have write access to a file in Windows without having read access to that same file?

  • Yes
  • Maybe
  • No

Devendra Kumar

Project Management Apprentice at Google

Leave a Reply