From f6902bc09d8ef5b1df8090b6d2b54f0d91d27c10 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 20 Jul 2014 21:50:42 +0200 Subject: link pear manual ldap options --- doc/authentication.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/authentication.rst b/doc/authentication.rst index c3ccb47..d9d5066 100644 --- a/doc/authentication.rst +++ b/doc/authentication.rst @@ -211,3 +211,6 @@ Here we authenticate against an active directory server. ); $authEmailSuffix = '@example.org'; +More LDAP options can be found in the `PEAR manual`__. + +__ http://pear.php.net/manual/en/package.authentication.auth.storage.ldap.php -- cgit v1.2.3