Skip to content

Commit

Permalink
add docker example
Browse files Browse the repository at this point in the history
  • Loading branch information
createyourpersonalaccount committed Mar 13, 2024
1 parent acc0ad7 commit 4cc28e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Binding means to provide a DN in a DIT and a password that matches the content o

There's a quirk of OpenLDAP, that its server configuration is also a DIT! ([When you have a hammer](https://en.wikipedia.org/wiki/Law_of_the_instrument)...)

## Conclusion
## Conclusion and Docker example

This is a high-level overview of what LDAP is, and hopefully it will make learning OpenLDAP easier for you! See also my [MediaWiki \+ OpenLDAP multi-container docker image](https://github.com/createyourpersonalaccount/openldap-mediawiki/) for a practical application of this: basically using the LDAP server for managing user accounts and login on the MediaWiki instance.

Expand Down

0 comments on commit 4cc28e2

Please sign in to comment.