Use OpenLDAP for authentifikation

Hi,

I want to use OpenLDAP for auth. I have configured the LDAP server, the domain as well as the LDAP User dn for a user.
If I try to login with this user, the client prints something like the following to the command line:
[WT-EventQueue-0] org.compiere.db.LDAP : ldap://domain/ - user@ou=Users,dc=domain
javax.naming.InvalidNameException: [LDAP: error code 34 - invalid DN]

Instead it should be something like uid=user,ou=Users,dc=domain or at best dn=userdn,ou=Users,dc=domain to work with OpenLDAP.

hi Holger,

I do not think LDAP is currently supported.
You may create an issue here to address the feature https://github.com/metasfresh/metasfresh/issues

Regards,
Norbert

Hi Norbert,

thanks for the info.

Regards,
Holger