For an application I need a test environment. I'm using "https://github.com/rroemhild/docker-test-openldap" as LDAP and I'm trying to use your container "leenooks/hpLDAPadmin" as interface to check for any issues. Previously I've used "osixia/docker-phpLDAPadmin" but that seems to be abandoned.
I've found some issues during login:
Login seems to always require the class "posixAccount" (search filter: "(&(objectClass=posixAccount)(mail=bender@planetexpress.com))" )
As the class "simpleSecurityObject" does not have an email, is it possible to modify the logon identifier? So for example, "cn" or "dn" instead of "mail":
Hi,
For an application I need a test environment. I'm using "https://github.com/rroemhild/docker-test-openldap" as LDAP and I'm trying to use your container "leenooks/hpLDAPadmin" as interface to check for any issues. Previously I've used "osixia/docker-phpLDAPadmin" but that seems to be abandoned.
I've found some issues during login:
"(&(objectClass=posixAccount)(mail=bender@planetexpress.com))"
)but this is the object data: