[dev] Re: User Admin on head. I see blank lines rather than users.

Chuck Hagenbuch chuck at horde.org
Mon Mar 28 07:19:30 PST 2005


Quoting "Edwin L. Culp" <eculp at encontacto.net>:

> Thanks, Chuck.  listUsers, from what a non-programer can understand, is
> the key.  It would appear to me that:
>
> $this->_params['hostspec']
> $this->_params['binddn']
> $this->_params['password']
> $this->_params['filter'])
> $this->_params['objectclass']
> [$this->_params['uid']
>
> need values to be able to return userlist.  If that is correct, does a
> hook need to be added to the function listUsers to get the values from
> hooks.php?  I could be totally wrong and really showing my lack of
> OOP's and programing knowledge.

No, they should be set in the auth configuration - 
$conf['auth']['params']. Are they not?

> P.S. With a egrep -rl 'listUsers' hordebase I see that a it is called
> in many places, so making it work should fix all my current user, post
> add, admin problems.

Yes, sounds right.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the dev mailing list