\OCP\Util::writeLog('user_ldap','No or empty name for '.$ldapObject['dn'].', skipping.',\OCP\Util::INFO);
continue;
}
//a new group! Then let's try to add it. We're shooting into the blue with the group name, assuming that in most cases there will not be a conflict. But first make sure, that the display name contains only allowed characters.