[bugs] [Bug 1192] New - LDAP Preferences don't seem to work
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 6 16:52:19 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1192
*** shadow/1192 Thu Mar 6 16:52:18 2003
--- shadow/1192.tmp.14363 Thu Mar 6 16:52:18 2003
***************
*** 0 ****
--- 1,27 ----
+ Bug#: 1192
+ 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: skoobi at free.fr
+ URL:
+ Summary: LDAP Preferences don't seem to work
+
+ LDAP authentication works => my LDAP server does work, but LDAP preferences
+ don't seem to work.
+ Here's the relevant config part :
+
+ $conf['prefs']['driver'] = 'ldap';
+ $conf['prefs']['params'] = array();
+ $conf['prefs']['params']['hostspec'] = 'localhost';
+ $conf['prefs']['params']['port'] = '389';
+ $conf['prefs']['params']['basedn'] = 'ou=Accounts,dc=skoobi';
+ $conf['prefs']['params']['uid'] = 'uid';
+
More information about the bugs
mailing list