https://bugs.winehq.org/show_bug.cgi?id=40649 --- Comment #3 from alexchandel(a)gmail.com --- * To reproduce this bug, just download and run ADExplorer.exe (a free program from Microsoft's sysinternals suite: https://technet.microsoft.com/en-us/sysinternals/adexplorer.aspx). * It'll open a popup window titled "Connect to Active Directory" with three fields: "Connect to:", "User:", and "Password:". * Enter anything into the three fields (ideally, a Windows domain server in the first field, and a valid username and password in the latter two, but the bug happens before that). * Hit OK. * A popup displays "Error -2147467263 (0x80004001)", and wine prints out something like "fixme:activeds:ADsOpenObject (L"LDAP://ExampleServer/rootDSE",L"UserFoo",33,{fd8256d0-fd15-11ce-abc4-02608c9e7553},0x33bf18)!stub" in the console. * Connecting fails, and you're taken to the "Connect to Active Directory" again. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.