[bugs]
[Bug 1198] New - LDAP and 'hostspec' configuration parameter problem
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Mar 11 19:55:26 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1198
*** shadow/1198 Tue Mar 11 19:55:26 2003
--- shadow/1198.tmp.568 Tue Mar 11 19:55:26 2003
***************
*** 0 ****
--- 1,38 ----
+ Bug#: 1198
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: Core
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: kristis.makris at datasoft.com
+ URL:
+ Summary: LDAP and 'hostspec' configuration parameter problem
+
+ Hello,
+
+ I'm trying to configure Horde to authenticate against an LDAP database.
+ In config/horde.php I've setup the following (among many) options
+
+ $conf['auth']['driver'] = 'ldap';
+
+ $conf['prefs']['driver'] = 'ldap';
+ $conf['prefs']['params']['hostspec'] = 'localhost';
+
+
+ However, I get the following error message when I try to login in Horde:
+
+ Required 'hostspec' not specified in authentication configuration.
+
+ [line 88 of /var/www/horde-2.2.1/lib/Auth/ldap.php]
+
+ ...even though the hostspec parameter is set. Am I missing anything?
+
+ Thanks,
+ Kristis
+
More information about the bugs
mailing list