Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/pages/product/auth/methods/ntlm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ on a Windows Server machine.
It should be configured to authenticate with a _master user_ account. It can be a
local user on the machine or a domain user.

The Windows machine running the gateway should be joined to the corporate Active
Directory or Entra ID where your business users have their accounts. The service account running
the gateway needs minimal permissions but must exist in that same directory.

### Verifying the credentials

By default, `CUBEJS_SQL_USER` and `CUBEJS_SQL_PASSWORD` environment variables are used
Expand Down