Users and Groups

123456789101112131415161718192021222324
Across
  1. 5. What group do we need to use for grant or control superuser access
  2. 6. What command is used to delete a group?
  3. 8. Stores shell scripts used to make custom changes to your environment. Is a system wide directory effects entire system.
  4. 11. What command is used to change group owner?
  5. 12. What command adds a user?
  6. 13. Command will allow you to not only see the user's groups, but you will also be able to see the group's users as well.
  7. 15. Used to set an expiration date for a user account
  8. 18. Stores system-wide functions and aliases including other configurations that apply to all system users. Sets command prompt.
  9. 20. A file Linux and Unix administrators use to allocate system rights to system users.
  10. 21. Use this command to set users passwords
  11. 22. Use this command to edit the /etc/passwrd files after knowing proper password management commands.
  12. 24. Shows information about the current logged-in user
Down
  1. 1. What command displays current username only
  2. 2. File containing group information.
  3. 3. Allows the system administrator to perform services for the entire user community.
  4. 4. What command deletes a user only?
  5. 7. What command modifies users?
  6. 9. Controls how a program, command or file runs; functions.
  7. 10. Users passwords are encrypted and kept in this file.
  8. 14. Stores user specific functions and aliases including other configurations that apply to a specific user.
  9. 16. What command is used to modify a group?
  10. 17. Is a collection of users in Linux
  11. 19. Change login shell.
  12. 23. What command do we need to use to view process information