1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

photo and oss

This commit is contained in:
Kyle Spearrin
2017-05-24 11:19:06 -04:00
parent 890bb45273
commit 17c396b29b
2 changed files with 8 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ The bitwarden Directory Connector is a windows-based console application (CLI) t
You can install and run Directory Connector on the server that hosts your directory, an administrator's machine, or any other windows-based device than can access the directory.
{% image directory-connector/console.png %}
### Table of Contents
- [Install](#install)
@@ -36,6 +38,7 @@ You can install and run Directory Connector on the server that hosts your direct
- [Perform a sync](#perform-a-sync)
- [Manage the background service](#manage-the-background-service)
- [Changing configurations manually](#changing-configurations-manually)
- [Source code](#source-code)
### Install
@@ -200,4 +203,8 @@ All configuration data is saved to a `.json` configuration file stored on the lo
{% note %}
Some configuration data that is stored in the settings file, such as LDAP server credentials, is encrypted. Therefore, you cannot edit it directly in this file. Any encrypted data must be managed through the application normally.
{% endnote %}
{% endnote %}
### Source code
As with everything here at bitwarden, the Directory Connector is open source and hosted on GitHub at <https://github.com/bitwarden/directory-connector>.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB