search for: opendsobject

Displaying 3 results from an estimated 3 matches for "opendsobject".

2002 Feb 21
0
ADSI in wine
...win32:do_relocations Forced to relocate system DLL (base > 2GB). This is not good. err:win32:do_relocations Forced to relocate system DLL (base > 2GB). This is not good. >>> ldapNameSpace = adsNameSpaces.getobject("", "LDAP:") >>> ldapCont = ldapNameSpace.OpenDSObject("LDAP://uhgexchange00/cn=MRRoach,cn=Corporate Office,ou=UHG,o=Urology Healthcare Group", "cn=myusername,dc=uhg", "mypassword", 0) >>> ldapCont.Getinfo() wine: Unhandled exception, starting debugger...
2020 Mar 27
0
Wine release 5.5
...E_FAIL by default. activeds: Implement ADsGetObject. msxml3: Add support for windows-125x encodings to IMXWriter::put_encoding(). wldap32: Add support for ldap_bind_s(LDAP_AUTH_NEGOTIATE). wldap32: Handle NULL return in ldap_get_values_lenW. adsldp: Add support for IADsOpenDSObject::OpenDSObject(ADS_SECURE_AUTHENTICATION). activeds: Implement ADsBuildVarArrayStr. adsldp: Implement IADs::GetInfo(). adsldp: Implement IADs::GetInfoEx(). adsldp: Implement IADs::Get(). adsldp: Add support for multi-valued attributes to IADs::Get(). adsldp: Turn...
2020 Mar 13
0
Wine release 5.4
...ts: Add some DnsQuery tests. dnsapi/tests: Also test the "_ldap._tcp.deadbeef" query. wbemdisp: Use pointer moniker instead of custom moniker implementation. adsldp: Add IParseDisplayName stub interface. netapi32: Implement DsGetDcNameW. adsldp: Implement IADsOpenDSObject::OpenDSObject. adsldp: Implement IParseDisplayName::ParseDisplayName. Fran?ois Gouget (4): kernel32/tests: Fix test_Toolhelp()'s nested process lookup. dsound: Move make_fir to the dsound directory. kernel32/tests: Fix a race condition in test_WaitForJobObject()....