ERROR: Could not get a list of groups for user
A LDAP User Management System
Status: Abandoned
Brought to you by:
nobull
I've installed and managed to get most of the feature
set to work after some customization to the php files.
However, I'm stuck on the user modification page (mod.php).
It's kicking my modifacations back with the error:
ERROR: Could not get a list of groups for user
I've tried tracing the group parameters from this file
(mod.php) through the submission process (with other
files, and the ldap database).. but cannot figure out
why the this function isn't working properly.
Everything seems to be fine with the ldap data..
I've found a couple of code inconsistancies.. so I'm
wondering if there is a bug with the UM_get_group function?
Help.