Lab 4 Grading Checklist

  • Install Windows Server 2019 Standard (3)
    • Static IP
    • DNS server point to itself
  • Install AD DS (10)
    • Domain name: ad.<eID>.cis527.cs.ksu.edu
    • Domain user
  • Windows 10 Client on AD (5)
    • Log in with domain user
  • Install OpenLDAP (15)
    • Domain Name: dc=ldap,dc=<eID>,dc=cis527,dc=cs,dc=ksu,dc=edu
    • Install phpLDAPadmin
    • LDAP OUs: users and groups
    • LDAP groups: admin
    • LDAP user
    • TLS (test client side with ldapwhoami -x -Z ldap.<eID>.cis527.cs.ksu.edu returning anonymous)
  • Ubuntu Client on LDAP (5)
    • Log in with LDAP user
  • Interoperability (10)
    • Add Ubuntu to Windows AD
  • LDAPSearch (2)
    • Screenshots
  • Ubuntu Firewall enabled and configured (-5 if not)