Moved glossary inside the LDAP chapter
This commit is contained in:
@@ -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
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user