Assignment:
Often computer systems are used by several different groups of users, with varying levels of cooperation between the groups. In this assignment you will gain experience in creating users and groups, and managing them.
Requirements :
Create the user accounts listed:
For each of the users listed, create an account on the web server and
an account on the email server. The users should have their own unique
default group, independent of any other group membership. For your
convenience, only the accounts that are marked need to have passwords
set. Note that this means the other accounts can not be logged into
directly.
Create the user groups listed:
For each of the groups listed, create a group on the web server.
Add the users to groups as listed:
For each user, add the user to the list of groups. Some users may be
added to more than one group.
Create the new DNS domains listed:
For each group, create a new DNS domain. The domain should be
groupname.yourdomain. Each of these domains should be
served from your authoratative servers. Each should have its own unique
zone file. Each should define 'A' records for 'www' and 'mail' that
point to your webserver and MTA respectively.
Configure the MTA to handle the new domains:
The MTA should be configured to accept email destined for the new
domains and their hostnames created above. DNS should be modified to
insure that all email is sent to the MTA.
Configure the the HTTP server to handle the new
domains:
For each new domain, create a new virtual host on the web server to
handle web traffic for the domain. Configure the document root for the
each new web site so that any member of the group that corresponds to
the domain can make modifications to the web site. You will probably
need to add www-data to all of the groups as well.
Configure the the HTTPS site to serve web mail access for
the new domains:
For each of the new domains, install a copy of squirrel mail so that
users can read and send mail specifically for the new domain. Install
the squirrel mail in the directory sm-groupname from the
document root of the secure virtual host.
Notes:
Pass-off Procedure:
Detailed pass off procedures will be posted soon.
ll be posted soon.