OpenLDAP

Hello,

I would like to use OpenLDAP at OXID Community Editions, is it possible?

Also if it is not possible, can I evaluate EE or PE for this functions test?

Please let me know, thanks.

Cheers,

Kazu Hodota

Hello Kazu,

long time no hear :slight_smile:
Just looked it up in the source code documentation. There seems to be a function _ldapLogin in the oxUser class.

Hope that helps

Thank you Marco,

Maybe this functions for LDAP login

oxUser._ldapLogin ( $ sUser,
$ sPassword,
$ sShopID,
$ sShopSelect
)

I will check this functions at source program, and I think that we need LDAP connection program, LDAP setting parameters and scheme… thank you.

Cheers,

Kazu Hodota