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)
- 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)
- Interoperability (10)
- LDAPSearch (2)
- Ubuntu Firewall enabled and configured (-5 if not)