Re: [python-win32] Possible bug: what information to provide

2005-10-16 Thread Alex Jouravlev
Thank you for that, Mark. I am afraid it still doesn't work -- >>> from win32com.client import gencache >>> ea=gencache.EnsureModule('{64FB2BF4-9EFA-11D2-8307-C4558600}', 0, 2, 10) >>> import win32com.client >>> rep = win32com.client.Dispatch('EA.Reposi

[python-win32] Re: Using win32security from IIS/CGI script

2005-10-16 Thread Roger Upole
> Hi, > > I'm trying to call the following win3security API as part of a CGI > script being served up by IIS6 on W2k3. > > secDes = win32security.GetNamedSecurityInfo(filename, \ > win32security.SE_FILE_OBJECT, \ > win32security.DACL_SECURITY_INFORMATION \ > win32security.GROUP_SECURITY_INFORMATI