Menu

#18 davical-0.9.9.5 drivers_ldap::sync_user_from_LDAP

open
nobody
LDAP (6)
5
2011-09-14
2011-09-14
PinoLallo
No

Dears,
I found a bug in drivers_ldap::sync_user_from_LDAP that prevent to create a new principal because doese not fill correctly the fields_to_set call to principal::create principal::update
I have patched inserting
$fields_to_set['username']=$principal->username();
into line 279 of drivers_ldap::sync_user_from_LDAP
that fixed.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.