Update README.md

This commit is contained in:
Marisa 2025-09-15 11:25:41 -04:00
parent 804fb99f21
commit d983507e99

View File

@ -1,7 +1,7 @@
# ldapdock
**_a configurable container running LDAP_**
most important steps to run the daemon server, NOT neccesary steps will be marked with *
most important steps to run the daemon server, steps NOT always neccesary are marked with <sup>*</sup>
build ldapdock
```
@ -28,7 +28,7 @@ start the openLDAP daemon server
* Starting OpenLDAP slapd [ OK ]
```
*edit base configuration of openLDAP server
<sup>*</sup>edit base configuration of openLDAP server
```
> vim /etc/ldap/ldap.conf
```