Moved glossary inside the LDAP chapter

This commit is contained in:
2023-06-16 15:05:52 +02:00
parent 5c7dd9f4c2
commit a0c292505e

View File

@@ -2,10 +2,6 @@
LDAP is the Lightweight Directory Access Protocol.
## ldapsearch
ldapsearch is a command line tool, to search through a LDAP directory.
## Glossary
* CN = Common Name
@@ -15,6 +11,10 @@ ldapsearch is a command line tool, to search through a LDAP directory.
* UID = User Identification
* The 'username'
## ldapsearch
ldapsearch is a command line tool, to search through a LDAP directory.
### Basic structure for basic auth
```