Moved glossary inside the LDAP chapter
This commit is contained in:
@@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
LDAP is the Lightweight Directory Access Protocol.
|
LDAP is the Lightweight Directory Access Protocol.
|
||||||
|
|
||||||
## ldapsearch
|
|
||||||
|
|
||||||
ldapsearch is a command line tool, to search through a LDAP directory.
|
|
||||||
|
|
||||||
## Glossary
|
## Glossary
|
||||||
|
|
||||||
* CN = Common Name
|
* CN = Common Name
|
||||||
@@ -15,6 +11,10 @@ ldapsearch is a command line tool, to search through a LDAP directory.
|
|||||||
* UID = User Identification
|
* UID = User Identification
|
||||||
* The 'username'
|
* The 'username'
|
||||||
|
|
||||||
|
## ldapsearch
|
||||||
|
|
||||||
|
ldapsearch is a command line tool, to search through a LDAP directory.
|
||||||
|
|
||||||
### Basic structure for basic auth
|
### Basic structure for basic auth
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user