[Tickets #9196] Re: H4: Userlist empty (in admin gui)
bugs at horde.org
bugs at horde.org
Thu Sep 23 14:05:27 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9196
------------------------------------------------------------------------------
Ticket | 9196
Updated By | hutter at ihs.ac.at
Summary | H4: Userlist empty (in admin gui)
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch | 1
Owners | Jan Schneider
------------------------------------------------------------------------------
hutter at ihs.ac.at (2010-09-23 10:05) wrote:
> You didn't update your configuration.
I removed turba and nag conf.php and copied horde conf.php.dist to conf.php.
The I reconfigured all the staff in the horde configuration.
After selecting Generate Configuration I'm thrown out because I'm not
an administrator (this is ok).
Logging in again I get an empty page again with the following error in
the apache log:
PHP Catchable fatal error: Argument 1 passed to
Horde_Ldap_Filter::build() must be an array, null given, called in
/srv/www/htdocs/github/horde/framework/Ldap/lib/Horde/Ldap.php on line
864 and defined in
/srv/www/htdocs/github/horde/framework/Ldap/lib/Horde/Ldap/Filter.php
on line 274, referer: http://caltest2.ihs.ac.at/horde/login.php
My filter settings in the conf.php are:
$conf['auth']['params']['filter'] =
'(&(&(objectclass=user)(!(objectclass=computer))))';
$conf['group']['params']['search']['filter'] =
'(&(&(objectclass=group)(objectclass=top)))';
$conf['group']['params']['search']['filter_type'] = 'filter';
These settings worked before the git pull.
Harald
More information about the bugs
mailing list