Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

win32com and apache and permissions

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
Apache Log IP Via - Hi to all, i have an apache external and more apache internal. On external Apache I set more and with mod_proxy talk with all internal apache. For example: On ProxyPass / /..

Apache og ASP ? - Hello Can anyone here explain to me, if it is in Apache .conf file or somewhere in Sun One ASP I should configure the so my users cannot see anything but there own directory on the Apache server ? The situation is as

apache 2 and php on mac - what lines do i need in the httpd and what files or other do i need to get it in. macosx 10.3.5 and have switched to a fink so that may involve some heavy dancing. jimt

ASP.Net under Apache - Is there a module for Apache that allows the running of ASP.Net? Perhaps uses Mono?

apache not doing any PHP. - Hi I'm running Apache 1.3 with mod_php4 on a suse 9.0 box. However when a client tries to open a the file download dialog opens instead of showing the contents of the page. The PHP Module seems to be loaded my has the..
Next:  Apache: trying to do subdomains?  
Author Message
Chris Curvey

External


Since: May 14, 2005
Posts: 2



(Msg. 1) Posted: Sat May 14, 2005 5:46 am
Post subject: win32com and apache and permissions
Archived from groups: comp>lang>python, others (more info?)

I'm trying to have a Python script (which is being launched by Apache
as a CGI) control Internet Explorer. I have this working on my
development box, but when I moved the code to my integration test box,
I get "Access Denied" when trying to launch IE. This only seems to
happen when running Apache as a service. If I run apache as a console
app, everything works fine. In summary:

User Method Dev Box Integration Box
Administrator Console Works Works
Administrator Service Works "Access Denied"
Apache Console Works Works
Apache Service Not permitted Not permitted

So somewhere, somehow, I think I've granted some permission on the dev
box that I have not granted on the integration box. Can anyone think
of what it might be?

-Chris

 >> Stay informed about: win32com and apache and permissions 
Back to top
Login to vote
Chris Curvey

External


Since: May 14, 2005
Posts: 2



(Msg. 2) Posted: Sat May 14, 2005 6:08 am
Post subject: Re: win32com and apache and permissions [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

found the answer five minutes after posting the question. Isn't that
always the way?

I had not granted the Apache user permission to launch IE. To do so:

* launch DCOMCNFG.exe
* choose "internet explorer" and click "properties"
* choose the "security" tab and and "custom launch permissions"
* "edit permissions", then "add"
* choose "Users", then click "show users"
* choose the "apache" user and click "add"
* "OK" your way out of there.

 >> Stay informed about: win32com and apache and permissions 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]