Skip to content

Commit 5a68782

Browse files
committed
[#7917] add LDAP extension link
1 parent ac8e043 commit 5a68782

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

security/ldap.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ The providers are configured to use a default service named ``ldap``,
4949
but you can override this setting in the security component's
5050
configuration.
5151

52-
An LDAP client can be simply configured using the built-in ``ldap`` PHP
53-
extension with the following service definition:
52+
An LDAP client can be simply configured using the built-in
53+
`LDAP PHP extension`_ with the following service definition:
5454

5555
.. configuration-block::
5656

@@ -405,5 +405,6 @@ Configuration example for HTTP Basic
405405
),
406406
);
407407
408+
.. _`LDAP PHP extension`: http://www.php.net/manual/en/intro.ldap.php
408409
.. _`RFC4515`: http://www.faqs.org/rfcs/rfc4515.html
409410
.. _`LDAP injection`: http://projects.webappsec.org/w/page/13246947/LDAP%20Injection

0 commit comments

Comments
 (0)