[cvs] [Wiki] changed: NewLDAPHowTo
Ben Chavet
ben at horde.org
Sat Apr 30 23:17:04 PDT 2005
ben Sat, 30 Apr 2005 23:17:04 -0700
Modified page: http://wiki.horde.org/display.php?page=NewLDAPHowTo
New Revision: 1.10
@@ -129,9 +129,9 @@
* **The objectclass filter used to search for users. Can be a single objectclass or a list** - This is simply a list of objectClass values that represent valid users.
-In order to ensure proper user management, we have to put a {{_horde_hook_authldap}} function in {{horde/config/hooks.php}}. There is an example function in {{horde/config/hooks.php}} which we will use as a base for our function. This hook function also needs to be enabled in the horde configuration.
+In order to ensure proper user management, we have to put a {{_horde_hook_authldap}} function in {{horde/config/hooks.php}}. There is an example function in {{horde/config/hooks.php.dist}} which we will use as a base for our function.
@@ -158,4 +158,8 @@
return $entry;
+
More information about the cvs
mailing list