Wingetlywingetly
← All apps

Apache Directory Studio

by The Apache Software Foundationv2.0.0-M17

Last updated

Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server.

Install with winget

$ winget install --id Apache.DirectoryStudio --exact --version 2.0.0-M17

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Apache Directory Studio

Apache Directory Studio uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
ApacheDirectoryStudio-2.0.0.v20210717-M17-win32.win32.x86_64.exe /S

See the full silent install reference for Apache Directory Studio

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.

Installers · v2.0.0-M17

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high7.5Patched in wingetCVE-2021-33900affects <=1.5.3Jul 25, 2021

    While investigating DIRSTUDIO-1219 it was noticed that configured StartTLS encryption was not applied when any SASL authentication mechanism (DIGEST-MD5, GSSAPI) was used. While investigating DIRSTUDIO-1220 it was noticed that any configured SASL confidentiality layer was not ap...

Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Everythingvoidtools
    voidtools.Everythingv1.4.1.1032

    Locate files and folders by name instantly.

  • Link Shell ExtensionHermann Schinagl
    HermannSchinagl.LinkShellExtensionv3.9.3.5

    Explorer extension for easy creation of Hardlinks, Junctions, Volume Mountpoints and Symbolic Links

  • Folder SizeBrio
    Brio.FolderSizev2.6

    Show sizes of folders seen in Explorer windows

  • OneCommanderMilos Paripovic
    MilosParipovic.OneCommanderv3.108.0

    A modern file manager for Windows 10 and Windows 11.

  • FileLocator Pro/LiteMythicsoft Ltd
    Mythicsoft.FileLocatorv9.3.3562.1

    Search software for professionals

  • 360文件夹360.cn
    360.360Filev1.0.0.1220

    Multi-tab File Explorer

More from The Apache Software Foundation or browse directory, ldap.

Frequently asked questions

How do I install Apache Directory Studio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Apache.DirectoryStudio --exact --version 2.0.0-M17. winget downloads the installer from The Apache Software Foundation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Apache Directory Studio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Apache.DirectoryStudio --exact 2.0.0-M17 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Apache Directory Studio?
Apache Directory Studio uses EXE (NSIS). Run the downloaded installer with: ApacheDirectoryStudio-2.0.0.v20210717-M17-win32.win32.x86_64.exe /S. The silent switches are /S.
How do I uninstall Apache Directory Studio via winget?
Run: winget uninstall --id Apache.DirectoryStudio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Apache Directory Studio's Apps & Features entry.
Is Apache Directory Studio free?
Apache Directory Studio is distributed under Apache License 2.0. Refer to the publisher (https://directory.apache.org/studio/) for the full license terms - Wingetly itself does not charge for installation.
Does Apache Directory Studio work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Apache Directory Studio directly from the publisher.
How do I keep Apache Directory Studio up to date?
Run winget upgrade --id Apache.DirectoryStudio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Apache Directory Studio from microsoft/winget-pkgs.