Comment #5 on issue 1208 by t.lemeur: add sync-ldap-password-to-om to make
LDAP Passwords configurable + add Patch for OpenLDAP
http://code.google.com/p/openmeetings/issues/detail?id=1208
About my comment #4,
the simplest way to update an om system after this fix is applied is to use
the
following algorithm:
IF (LDAP-Authentication enabled)
THEN
FOREACH non-aadmin-users
DO
Update the user entry by setting the EXTERNAL_USER_TYPE_LDAP DB field
to "LDAP"
DONE
END IF
I'm not sure where in the code is the "update DB" method used during
updgrade.
Thibault
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.