Users and Groups
摘要
Linux users and groups are used for several security-related tasks. They are used to manage access control, provide for process isolation, and are used for auditing and logging. Cyber operations professionals need to be able to create, remove, and manage users, using command line tools like user add and add user or by manipulating the files /etc/passwd and /etc/shadow manually.