How to add a user with LDAP
Before you begin
- To create a user that is authenticated using the LDAP directory, you must first activate LDAP authentication from the Configuration page. For more information, see Setting up an LDAP(S) protocol
- To activate LDAP over SSL (LDAPS) authentication, you also need to have configured the corresponding keystore. For more information, see Configuring LDAP(S) for Talend Administration Center on Talend Help Center .
About this task
Information noteNote: To add a user with LDAP via
the MetaServlet application, use the createUser
command and define the userDn argument. For more
information about the MetaServlet parameters, see Parameters and actions in metaServlet.
Once LDAP authentication is activated, proceed as follows to create an authenticated user.