mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-03-04 08:52:27 -05:00
Page:
NTLM User Authentication
Pages
API and integration
AWS Cloud explorer
AWS IAM
AWS OpenID Authentication
AWS OpenID database access via Okta
AWS Overview
AWS SAML database access via Okta
AWS Settings
Access to an existing database connection with a link
Accessibility Guide
Adding new database drivers
Admin Password Recovery
Administration Users Provisioning
Administration
Anonymous Access Configuration
Authentication Database Native
Authentication Microsoft Entra ID
Authentication MongoDB
Authentication Oracle Wallet
Authentication PostgreSQL Pgpass
Authentication Salesforce
Authentication methods
Auto and Manual commit modes
Azure Permissions
Basic operations
Build and deploy
Client Side Scripting
Cloud Explorer
Cloud Storage
CloudBeaver AWS deployment on the AWS Marketplace
CloudBeaver Community deployment from docker image
CloudBeaver Community deployment in Google Cloud
CloudBeaver Community deployment in Microsoft Azure
CloudBeaver Community deployment on the AWS Marketplace
CloudBeaver Deployment
CloudBeaver Enterprise Update
CloudBeaver Enterprise deployment from docker compose
CloudBeaver Enterprise deployment from docker image
CloudBeaver Enterprise deployment in AWS
CloudBeaver Enterprise deployment in Google Cloud
CloudBeaver Enterprise deployment in Microsoft Azure
CloudBeaver Enterprise
CloudBeaver SSL certificate configuration
CloudBeaver Styling components
CloudBeaver Workspace Backup
CloudBeaver and Nginx
CloudBeaver customer technical support information
CloudBeaver localization
CloudBeaver overview
CloudBeaver release cycles
Code of Conduct
Cognito OpenID Authentication
Command line parameters
Configuring HTTPS for Jetty server
Configuring server datasources
Connect Tableau to a database using DBeaver Proxy Driver
Connection Management
Connection Templates Management
Connection configuration
Contribute your code
Create Connection
Custom Plugin
DB Navigator Settings menu
DB Navigator folders
DB Navigator toolbar
DBeaver Proxy driver
Data Filters
Data Ordering
Data editor
Data export
Data import
Database Navigator
Database Object Editor
Database driver CSV
Database driver Files MultiSource
Database driver JSON
Database driver Parquet
Database driver XLSX
Database driver XML
Demo Server
Develop in Eclipse
Develop in IDEA
Develop in VS Code
Differences between license types
Domain Manager
Driver management
Drivers Management
Entity Diagrams
FAQ
File based driver properties
Frontend development guidelines
Frontend technical overview
Generate API access token
Getting started
Global Permissions
Google authentication
GraphQL API overview
Grouping Panel
Home
How to Import License
How to Migrate your CloudBeaver Enterprise Workspace
How to Reassign License
How to Update License
How to access query history database
How to change Java security properties
How to connect DBeaver or CloudBeaver to PostgreSQL on a separate VM in Azure
Initial data configuration
JSON and Document View
JWT authentication
Kerberos Authentication
LDAP Authentication
Local Access Authentication
Local Preferences
Log Viewer
Log customization
Managing Charts
Managing Preferences
Managing cloud deployed services
Microsoft Entra ID authentication
Multi server license
Multiple Server URLs
NTLM User Authentication
Okta OpenID Authentication
OpenID
Package localization
Password policy
Plugin system
Pre configured permissions for connections
Product configuration parameters
Product settings authentication
Product settings connections
Product settings data export
Product settings data spreadsheet
Product settings erd
Product settings navigation tree
Properties Editor
Proxy Configuration
Query Execution Plan
Query History
Query Manager
Query manager database configuration
Resource Loading
Resource Manager
Result Details Panel
Reverse proxy header authentication
Run GraphQL requests from CLI
SAML
SQL Assist and Auto Complete
SQL Editor
SQL Formatting
SSH Configuration
SSL Configuration
Search and Replace
Secret Providers
Security in CloudBeaver
Server API explorer
Server Architecture
Server Database
Server Output
Server configuration administration
Server configuration
Session Manager
Settings
Shortcuts
Simple and Advanced View
Single Sign On
Snowflake OpenID database access via Okta
Supported databases
Teams
User credentials storage
Users
Value Panel
Visual Query Builder
WebSockets
Working with spatial GIS data
Workspace Location
Workspace on AWS and S3 Storage
No results
7
NTLM User Authentication
dbeaver-devops edited this page 2025-11-26 13:38:55 +00:00
Note
: This feature is available in Enterprise, AWS, and Team editions only.
Table of contents
NTLM (NT LAN Manager) Authentication is a protocol used by Microsoft to authenticate users and provide secure network communications. NTLM uses a challenge-response mechanism for authentication, where the user credentials are never sent over the network directly. For detailed setup and configuration of NTLM, refer to the official NTLM documentation.
Configuration steps
Step 1: Enabling NTLM Authentication
-
As an administrator, go to Settings -> Server Configuration.
-
Find and activate the NTLM option in the Configuration section.
-
Save the changes.
Step 2: Adding an Identity Provider
-
As an administrator, navigate to Settings -> Identity Providers.
-
Click on the + Add button.
-
Fill in the following fields:
Field Description Provider Select NTLMfrom the dropdown menu.ID Enter a unique identifier for the configuration. Configuration name Enter a descriptive name for this configuration. Description Provide a brief description of this identity provider configuration. Icon URL Enter the URL of an icon to represent this provider. Disabled Leave unchecked to enable this identity provider. Host Enter the server hostname or IP address where NTLM authentication is handled. Port Specify the port number used for NTLM communication. Domain Enter the Windows domain name against which the NTLM server authenticates. -
Click on the Create button.
Step 3: Logging in
CloudBeaver Documentation
- Getting started
- Create connection
- Connection network options
- Supported databases
- Drivers management

- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
- Entity relation diagrams

- Cloud services
- AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
- Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
- Secret management

- Logs
- Query manager
- Workspace location
- Command line parameters
- Session manager

- Deployment options
- CloudBeaver Editions
- FAQ
- Development


