No add users button

Jeroen van Meeuwen (Kolab Systems) vanmeeuwen at kolabsys.com
Tue May 15 00:16:09 CEST 2012


On 2012-05-14 21:52, Richard wrote:
> Op maandag 14 mei 2012 22:35:56 schreef Jeroen van Meeuwen (Kolab 
> Systems):
>> If somebody is willing to share some extra-vaganza debugging
>> information with me - please send me the log snippets in private
>
> Done.

Thanks!

It's abundantly clear the ldapsearch for effective rights does not 
return the information the API is looking for.

As I recall you have previously executed the same command from the 
command-line before, but perhaps with slightly different parameters.

As I'm unable to reproduce the issue locally, I recognize that 2.4.1 is 
still searching with the root dn as the base dn (-b option), and then 
attempts to get the effectiveRights on an entrydn search.

Perhaps the following patch solves the issue:

http://git.kolab.org/kolab-wap/commit/?h=kolab-webadmin-2.4&id=3d8dcdb5e4dae17c9d636b9d7477a198c379c810

Apply with:

# cd /usr/share/kolab-webadmin/
# wget -q -O- 
http://git.kolab.org/kolab-wap/patch/?id=3d8dcdb5e4dae17c9d636b9d7477a198c379c810 
| patch -p1

Don't worry about backing anything up in this directory, a yum 
--enablerepo=kolab-2.4-updates-testing reinstall kolab-webadmin will 
restore the originals, and configuration and runtime data is elsewhere.

Kind regards,

Jeroen van Meeuwen

-- 
Systems Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +44 74 2516 3817
w: http://www.kolabsys.com

pgp: 9342 BF08




More information about the users mailing list