https://bugs.winehq.org/show_bug.cgi?id=40649
Bug ID: 40649 Summary: apps that require ActiveDirectory connections/ADsOpenObject fail Product: Wine Version: 1.9.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
Whenever a program attempts to make an AD connection in wine, e.g. for browsing or pre-authentication purposes, wine fails and produces an error like this:
fixme:activeds:ADsOpenObject (L"LDAP://foo-domain-bar/rootDSE",L"FooUserBaz",33,{fd8256d0-fd15-11ce-abc4-02608c9e7553},0x33bef8)!stub
This affects a large number of programs. Both free ones like sysinternals' ADExplorer (probably the best AD gui that would be usable on linux) and Cisco's AD VPN client, as well as propriety programs like Honeywell programs that work with Honeywell's Experion server (e.g. Honeywell's HMIWebBuilder, their Control Builder, their ConfigurationStudio, their Operator Station) (i.e. their entire product line) fail and are inoperable in wine.