search for: ldapnamespace

Displaying 2 results from an estimated 2 matches for "ldapnamespace".

2002 Feb 21
0
ADSI in wine
...t; import win32com.client >>> adsNameSpaces = win32com.client.Dispatch("ADsNameSpaces") err: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...
2020 Feb 16
0
Wine release 5.2
...arestColor only once. include: Add adserr.h. activeds: Implement ADsOpenObject. activeds: Implement AllocADsMem and FreeADsMem. kerberos: Add support for SECQOP_WRAP_NO_ENCRYPT to SpSealMessage. include/iads.idl: Remove duplicate interface definition. adsldp: Add LDAPNamespace stubs. adsldp: Add IADsOpenDSObject stubs. adsldp/tests: Add some tests for LDAPNamespace. Donna Whisnant (1): mshtml.idl: Fix duplicated dispinterface functions. Fabian Maurer (1): kernel32/tests: Make sure test doesn't depend on previous state. Fran?ois Gouget (7):...