Project

General

Profile

LDAP » History » Version 1

Marc Dequènes, 2018-05-02 17:53

1 1 Marc Dequènes
h1. LDAP
2
3
h2. Authenticate via the command line
4
5
<pre>
6
ldapsearch -Y EXTERNAL -H ldapi:/// -b "cn=config"
7
</pre>