# Set the Authentication Method

By selecting an authentication method, you choose where the users and their login credentials will be managed.

Perform the following steps to set an authentication method for your users:

1. [Log in to the Pentaho User Console](/pba/pentaho-user-console/log-in-to-the-pentaho-user-console.md).
2. Click **Home** > **Administration** > **Authentication**.

   The Authentication page opens.
3. Select the option for the authentication method you want to use:
   * **Local**: To use Pentaho authentication
   * **External**: To use an LDAP (Active Directory) server.

See the **Administer Pentaho Data Integration and Analytics** document for further information on local Pentaho or external LDAP authentication.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pba/pentaho-user-console/classic-design/about-pentaho-user-console-perspectives/administration/set-the-authentication-method.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
