directory-connector icon indicating copy to clipboard operation
directory-connector copied to clipboard

A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.

Results 110 directory-connector issues
Sort by recently updated
recently updated
newest added

## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

community-pr

## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

community-pr

## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

community-pr

When running for the first time, the default configuration is invalid, and doesn't allow modification. ``` $ /usr/local/bin/bwdc config directory 2 Could not find data file, "/home/xxxxxxxxxxxxx/.config/Bitwarden Directory Connector/data.json"; creating...

## Type of change - [x] New feature development - [x] Build/deploy pipeline (DevOps) - [ ] Bug fix - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)...

community-pr

Assuming we have a group naming convention like `_Bitwarden_Project_Customer` it might be nice to remove the prefix `_Bitwarden_` so that the created group name will be `Project_Customer`. This comes in...

community-pr

Hello team, I have some trouble to sync with my AD. After configured bwdc and test it using bwdc test with successfully response, I can't sync with this message. ```...

From #103 it appears that this may be due to only supporting `dn` rather than `uid` and `cn`. We need this to work with `member=uid=...` and `member=cn=...` to support groups...

This seems like a bug. On a headless Ubuntu 18.04 server if I try to run certain commands I get the following output: "Cannot autolaunch D-Bus without X11 $DISPLAY" Specifically...

(initially posted on the community forum, but it might actually be more of a bug report than a support matter, so here we are) Hi there, The directory connector just...