I installed latest EspoCRM and configured Authentication using LDAP againt Active Directory. So far so good.
I'm not very happy with the attribute mapping. e.g. username should be mapped to sAMAccountName instead of displayName.
Is this something which is supported to be configured or do I need to patch php files?
Would it be possible to store an existing external avantar instead of storing the image as attachment first?
Thanks in advance
P.S.: To be able to configure multiple Authentication Mechanisms to work at the same time would be very helpful (e.g. internal, ldap1, ldap2)!
I'm not very happy with the attribute mapping. e.g. username should be mapped to sAMAccountName instead of displayName.
Is this something which is supported to be configured or do I need to patch php files?
Would it be possible to store an existing external avantar instead of storing the image as attachment first?
Thanks in advance
P.S.: To be able to configure multiple Authentication Mechanisms to work at the same time would be very helpful (e.g. internal, ldap1, ldap2)!
Comment