IntermediateAug 202617 pages
PW2 — OpenLDAP Directory Services
Deployed and configured OpenLDAP (slapd 2.6.13) on Kali Linux: directory structure with OUs, users and groups, LDIF entries, ldapsearch verification, and a comparison of LDAP vs local Linux accounts with file permission testing.
- OpenLDAP
- LDAP
- Linux
- Identity Management
IntermediateAug 202617 pages
PW3 — Access Control Models
Implemented and compared DAC, RBAC, MAC, and ACLs on a single Linux host — chmod/chown, group-based RBAC, an AppArmor 4.1.7 profile, and setfacl/getfacl — each tested with real user accounts.
- Access Control
- AppArmor
- RBAC
- MAC
- Linux
AdvancedAug 202623 pages
PW4 — OpenAM Identity Federation & SSO
Built a two-host lab (Ubuntu 24.04 + Kali) running OpenAM 15.2.2 on Tomcat 9 against an OpenLDAP backend: realm configuration, LDAP data store, policy agents, and verified single sign-on across two applications sharing one iPlanetDirectoryPro session token.
- OpenAM
- SSO
- SAML
- Identity Federation
- Tomcat