Fix LDAP register
Upstream uses ldap_get_values which returns char pointers, but GSIs LDAP servers return binary data. This leads to segfaults when using LDAP register = 1. This patch replaces ldap_get_values with ldap_get_values_len.
Upstream uses ldap_get_values which returns char pointers, but GSIs LDAP servers return binary data. This leads to segfaults when using LDAP register = 1. This patch replaces ldap_get_values with ldap_get_values_len.
https://git.gsi.de is provided by CIT→Linux&Web | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy