Hi Paul,
Thank you for sharing the information. I'm started looking for the "
use-after-free errors" errors. I will update you on this. Once again
thank you very much for the information.
Regards,
Vamsi.
On Wed, Oct 3, 2012 at 6:46 PM, wrote:
> I don't know how Windows C++ works, but with GCC
On 03/10/2012 22:50, Matt LaPlante wrote:
> user = 'mrunicode'
> dnc =
> win32com.adsi.ADsGetObject('LDAP://rootDSE').Get('DefaultNamingContext')
> ado = win32com.client.Dispatch('ADODB.Connection')
> ado.Open('Provider=ADsDSOObject')
> lfilter = '(&(sAMAccountName=%s)(objectCategory=User))' % user