[EdCert previous] [EdCert next] [EdCert top]

Unix workstation administration tasks-Lab Exercises

Users, Groups and Passwords

  1. Using either scripts or graphic tools, create a new account for username 'mnotreal'.
  2. Log into this account, set the password and create two dummy files in the account's home directory.
  3. Using either scripts or graphic tools, remove the account.
  4. Recreate the account, only this time do it manually. Don't forget to copy /etc/passwd before you edit it!
  5. Add the appropriate aging controls to the account.
    (Note: If you are using Linux, skip this section!)

Introduction to Security

  1. Check to see how many programs there on the system that run SUID to root.
  2. Look at the /etc/hosts.equiv file.
  3. Take a look at /etc/passwd and see which system accounts belong to UUCP.
  4. Look at the /etc/syslog.conf file and see where syslog messages are sent. Take a look at those messages.
  5. Using the account you created in the previous set of lab exercises, create an .rhosts file in the accounts home directory.



[EdCert previous] [EdCert next] [EdCert top]