Automx2 and ldap configuration

Ralph Seichter automx2 at seichter.de
Wed Apr 15 19:59:29 CEST 2020


* Stephane Branchoux:

> I don’t understand how and where to configure ldap parameters in order
> to change %EMAILLOCALPART% by my LDAP uid.

https://gitlab.com/automx/automx2/-/blob/master/contrib/sqlite-sample.sql
lines 27 ff show the "ldapserver" table's definition and sample content.
The values of "attr_uid" and "attr_cn" define the LDAP attribute names
for user ID and common name, respectively.

Remember to also set the ldapserver_id field for the domains you want to
bind to a specific LDAP server.

-Ralph


More information about the automx-users mailing list