Hello everyone,
I use LDAP to the authentication and it works. But I would like to know if it’s possible to set up 2, or 3 attributes on LDAP.
I use “SAMAcountname” and I want to add “mail”.
Or an astuce to get the mail address to the user in pydio.
For exemple :
The login to M. DUPONT is : duponts and his mail is : s.dupont@exemple.fr
I want to have s.dupont@exemple.fr in pydio automaticaly.
Thanks
Malcolm