Difference between revisions of "OPS535 A2"

From CDOT Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
[[Category:OPS535]][[Category:rchan]][[Category:peter.callaghan]]
 
[[Category:OPS535]][[Category:rchan]][[Category:peter.callaghan]]
 +
= Under Construction, Please wait for the official announcement =
 
= Specification =
 
= Specification =
 
* [[OPS535 A2 201603 | Assignment 2 Specification ]]
 
* [[OPS535 A2 201603 | Assignment 2 Specification ]]
Line 8: Line 9:
 
* [https://www.mediawiki.org/wiki/Extension:LDAP_Authentication LDAP authentication for MediaWiki]
 
* [https://www.mediawiki.org/wiki/Extension:LDAP_Authentication LDAP authentication for MediaWiki]
 
-->
 
-->
 +
 +
= Assignment Deliverables =
 +
* A SMTP email server (running postfix) that is capable of receiving and sending emails
 +
** Users in your domain must be able to <b>send</b> emails to users in the same domain and users in other students' domains in the class.
 +
** Users in your domain must be able to <b>receive</b> emails from other email users (both in your domain and from other domains).
 +
* You email server must be configured to check the SPF (sender policy framework) of other domains for incoming email and reject emails that are violating the sender policy.
 +
* Configure your pri-dns server to implement and provide the SPF protection for your assignment domain.
 +
* Configure your pri-dns server to implement and provide the DNSSEC records for your assignment domain.
 +
**Provide the administrator for your top domain (The root name server operator(s)) with a copy of the DS key for your domain.  If you have not already done so, include the glue record as well.
 +
**Configure a DNSSEC Trust Anchor so that your co-nfs server considers your primary DNS server (the one with the <yourname>.ops zone) to already be authenticated.
  
 
= Completing the Assignment =
 
= Completing the Assignment =
* Show up in class and demonstrate your assignment deliverable as prescribed.
+
* On the assignment due date on Apr 12, 2021, please attend the online assessment meeting to complete the final task and demonstrate the assignment deliverables as prescribed.

Revision as of 16:37, 23 March 2021

Under Construction, Please wait for the official announcement

Specification


Assignment Deliverables

  • A SMTP email server (running postfix) that is capable of receiving and sending emails
    • Users in your domain must be able to send emails to users in the same domain and users in other students' domains in the class.
    • Users in your domain must be able to receive emails from other email users (both in your domain and from other domains).
  • You email server must be configured to check the SPF (sender policy framework) of other domains for incoming email and reject emails that are violating the sender policy.
  • Configure your pri-dns server to implement and provide the SPF protection for your assignment domain.
  • Configure your pri-dns server to implement and provide the DNSSEC records for your assignment domain.
    • Provide the administrator for your top domain (The root name server operator(s)) with a copy of the DS key for your domain. If you have not already done so, include the glue record as well.
    • Configure a DNSSEC Trust Anchor so that your co-nfs server considers your primary DNS server (the one with the <yourname>.ops zone) to already be authenticated.

Completing the Assignment

  • On the assignment due date on Apr 12, 2021, please attend the online assessment meeting to complete the final task and demonstrate the assignment deliverables as prescribed.