We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d9e79 commit f69f5adCopy full SHA for f69f5ad
1 file changed
docs/pages/product/auth/methods/ntlm.mdx
@@ -77,6 +77,10 @@ on a Windows Server machine.
77
It should be configured to authenticate with a _master user_ account. It can be a
78
local user on the machine or a domain user.
79
80
+The Windows machine running the gateway should be joined to the corporate Active
81
+Directory or Entra ID where your business users have their accounts. The service account running
82
+the gateway needs minimal permissions but must exist in that same directory.
83
+
84
### Verifying the credentials
85
86
By default, `CUBEJS_SQL_USER` and `CUBEJS_SQL_PASSWORD` environment variables are used
0 commit comments