leenooks / phpLDAPadmin

phpLDAPadmin - Web based LDAP administration tool
www.phpldapadmin.org
GNU General Public License v2.0
536 stars 171 forks source link

Serialization of 'SensitiveParameterValue' is not allowe #269

Open flixman opened 6 months ago

flixman commented 6 months ago

Describe the bug I am getting the following error Fatal error: Uncaught Exception: Serialization of 'SensitiveParameterValue' is not allowed in /usr/share/phpldapadmin/lib/functions.php:646 when loading the main page (after successful login).

Expected behavior The page displays the ldap tree.

LDAP Server details (please complete the following information):

williamdes commented 6 months ago

Thank you for reporting this, I already did walk onto it but did not find a way to fix this.

Very cool that you use Debian, but the version posted is probably wrong. Can you check apt policy phpldapadmin ?

flixman commented 6 months ago

phpldapadmin: Installed: 1.2.6.3-0.3 Candidate: 1.2.6.3-0.3 Version table: *** 1.2.6.3-0.3 500 500 http://deb.debian.org/debian bookworm/main amd64 Packages 100 /var/lib/dpkg/status

The version I reported is that of slapd

williamdes commented 6 months ago

Thank you for the right version. I am the one that packages it into Debian. As soon as a fix is found I will try to push an update.

You should get https://release.debian.org/proposed-updates/stable.html#phpldapadmin_1.2.6.3-0.3+deb12u1 some time soon