1
0
mirror of https://github.com/bitwarden/help synced 2026-02-19 10:53:27 +00:00
Files
help/_articles/organizations/directory-sync.md
2017-05-23 21:58:58 -04:00

45 lines
1.3 KiB
Markdown

---
layout: article
title: Syncing users and groups with a directory
categories: [Organizations]
featured: true
popular: false
tags: []
---
bitwarden supports syncing users and/or groups from outside directories through the use of the **bitwarden Directory Connector** tool.
The following directories are supported:
- Active Directory
- Azure Active Directory
- GSuite (Google)
- Any other LDAP-based directory
{% note %}
Directory sync is only available to enterprise organizations.
{% endnote %}
## bitwarden Directory Connector Tool
The bitwarden Directory Connector is a windows-based console application (CLI) that allows you to keep your bitwarden organization and user directory in sync. Directory Connector can be run on-demand manually as well as automatically in the background on an configured interval through the use of the included windows service. The tool provides a console-based UI in addition to a full array of command line arguments.
You can install and run Directory Connector on the server that hosts your directory, an administrator's machine, or any other computer than can access the directory.
### Install
### Log in to your bitwarden organization account
### Configure the directory server
### Configure sync options
### Manually simulate a sync
### Perform a sync
### Manage the background service
### Changing configurations