diff --git a/_articles/directory-connector/directory-sync.md b/_articles/directory-connector/directory-sync.md index 6d4df9bd..f96b7721 100644 --- a/_articles/directory-connector/directory-sync.md +++ b/_articles/directory-connector/directory-sync.md @@ -162,6 +162,10 @@ See the [download and install](#download-and-install) section above for links to {% note %} When extracting the zip, make sure that the included `keytar.node` dependency remains in the same directory as the main `bwdc` executable. + +Linux users must have `libsecret` installed, which is usually already available on most systems. Example: + + apt-get install libsecret-1-0 {% endnote %} ### Shared Data