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