-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Simulation Goal: Simulate a central directory service for user authentication and authorization, critical for simulating identity management and testing enumeration.
Simulation Steps:
- Pull Image: Use an OpenLDAP image (e.g., osixia/openldap).
- Configure: Set the admin password and base domain (e.g., dc=sim,dc=local).
- Run Container: Start the container, mapping port 389 (or 636 for LDAPS).
- Verification/Populate: Use an LDAP client (e.g., Apache Directory Studio) to connect and add a test organizational unit and user entry.
Key Metrics/Outputs: Successful bind/connection using the admin DN, logs showing LDAP server startup.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers