phpLDAPadmin icon indicating copy to clipboard operation
phpLDAPadmin copied to clipboard

phpLDAPadmin - Web based LDAP administration tool http://www.phpldapadmin.org

Results 8 phpLDAPadmin issues
Sort by recently updated
recently updated
newest added

Hi, I've tried with php8.1 and I got this page ``` Deprecated: Optional parameter $subitem declared before required parameter $data is implicitly treated as a required parameter in /var/www/html/phpldapadmin/lib/functions.php on...

***First of all thank you for your superb work!!!*** Here is the patch that solve this problem: ``` diff --git a/lib/TemplateRender.php b/lib/TemplateRender.php index bf6e99d..249c7a1 100644 --- a/lib/TemplateRender.php +++ b/lib/TemplateRender.php @@...

The result is: LDAP message: Undefined attribute type Error Number: 0x11 (LDAP_UNDEFINED_TYPE) Description: The attribute type specified is invalid. LDAP server is openLDAP 2.2.4 From openLDAP server log: MOD attr=jpegphoto;binary...

I had the Ubuntu packaged version of phpldapadmin which is very broken, and it looked like this was just a drop-in. However the Ubuntu version had files in /etc/phpldapadmin, one...

Hello, after I logged in the phpldapadmin and i click left to the base dn nothing happens. The circle to the left side of the base dn turns and turns....

I followed the directions listed on: https://www.techrepublic.com/article/how-to-install-phpldapadmin-on-ubuntu-18-04/ I get the following when I go to the webpage at SERVER_IP:8080/phpldapadmin (I changed the apache2 listen port to 8080): `` What am...

openldaplog May 31 11:55:44 mail slapd[72116]: >>> dnPrettyNormal: May 31 11:55:44 mail slapd[72116]:

I am experiencing a problem when accessing, I have tried with username and password or anonymously and it is impossible, I get the legend "Gateway Timeou The gateway did not...