"bugfix: group-name (account_lid) could not be changed"

This commit is contained in:
Ralf Becker 2007-05-04 14:18:47 +00:00
parent b67a8934e3
commit 7ee3b19931

View File

@ -244,6 +244,7 @@
// This is down here so we are sure to catch the acl changes
// for LDAP to update the memberuid attribute
$group->data['account_email'] = $group_info['account_email'];
$group->data['account_lid'] = $group_info['account_name'];
$group->save_repository();
$GLOBALS['egw']->hooks->process($GLOBALS['hook_values']+array(