1 (edited by c33s 2011-05-11 21:03:46)

Topic: [Bug] Ldap password problem

defining a "too" secure password in the installation wizard prevents you from logging into your phpldapadmin.
example password:
MDj4A&/"ff%%fdlahdjr%dahdkg
leads to:
Unable to connect to LDAP server My LDAP Server
Error: Invalid credentials (49) for user
error    Failed to Authenticate to server
Invalid Username or Password.

i think because of the quote. the installation wizard should check this (but not resulting in weak passwords, it only should prevent such signs which result in problems)

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: [Bug] Ldap password problem

Seems phplDAPadmin doesn't convert and protrct special characters, that causes login failed.