Lab 2 - Users and RPM

Name: ___________________________________

Account Administration

1. Add 5 users with names of your choice. Record the lines that were added to /etc/passwd.



2. Add one of the new users to the group wheel. Record the line in /etc/group that is modified.



3. Set a password for each user.

4. Log in as one of the new users. Change your password.

5. Disable one of the accounts.

RPM Package Management

6. Mount Red Hat 9 disk 2.

7. Locate and install the RPM file for "expect". Record your command.



8. Use the rpm command to check that it is installed. Record your command.



9. What is expect?