Lines Matching refs:ldap
31 Sessions that explicitly {{Bind}} to the {{back-ldap}} database always create
39 The ldap database can also act as an information service, i.e. the identity
47 H3: back-ldap Configuration
49 As previously mentioned, {{slapd-ldap(5)}} is used behind the scenes by many
52 the whole of the {{slapd-ldap(5)}} options.
57 of the normal {{slapd-ldap(5)}} options. See {[slapo-translucent(5)}} for details.
60 {{slapd-ldap(5)}} directive. For example, the {{slapo-chain(5)}} overlay does
64 related to the instances of the ldap backend that may be implicitly instantiated
66 overlay. They are described in slapd-ldap(5), and they also need to be prefixed
69 You may have also seen the {{slapd-ldap(5)}} backend used and described in the
72 It should therefore be obvious that the {{slapd-ldap(5)}} backend is extremely
75 The following is a very simple example, but already the power of the {{slapd-ldap(5)}}
78 > database ldap
80 > rootdn "cn=slapd-ldap"
81 > uri ldap://localhost/ ldap://remotehost ldap://remotehost2
93 {{slapd-ldap}}(5)
133 > ldapadd -x -H ldap://localhost:9011 -f suretec.ldif -D "cn=LDIF,dc=suretecsystems,dc=com" -w LD…
212 A basic knowledge of the functionality of the {{slapd-ldap}}(5) backend is
213 recommended. This backend has been designed as an enhancement of the ldap
215 of code). While the ldap backend is intended to proxy operations directed
275 > ldapsearch -x -H ldap://localhost:9011 -b 'cn=Monitor'
336 > ldapsearch -x -H ldap://localhost:9011 -D "uid=none,cn=Nothing" -w testing -b 'cn=Nothing'
379 > ldapsearch -x -H ldap://localhost:9011 -b 'cn=passwd'