diff --git a/core/authentication/resources/classes/plugins/ldap.php b/core/authentication/resources/classes/plugins/ldap.php index d090706916..740ef1793b 100644 --- a/core/authentication/resources/classes/plugins/ldap.php +++ b/core/authentication/resources/classes/plugins/ldap.php @@ -94,6 +94,7 @@ class plugin_ldap { $domain->set(); } $this->user_uuid = $row["user_uuid"]; + $this->contact_uuid = $row["contact_uuid"]; } } else {