Help: ISAPI DLL cannot reach DCOM appserver (access denied)
nicola.farina_at_info-line.it
Date: 02/01/05
- Next message: Tom Kaminski [MVP]: "Re: IIS Issue with downloading wpd docs from my website"
- Previous message: Jason Delaune: "Re: SSL Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 1 Feb 2005 07:48:54 -0800
Hello all
I am desperately looking for help on this problem.
(I hope this is the right ng, if not sorry and please let me know which
can be the right one)
We have an ISAPI dll which connects to a DCOM application server in
this
scenario:
IIS (5.0 on W2K server machine, not PDC, joined to the main domain) is
configured with Integrated Security and Anonymous access disabled
A domain group (say "JOBWEB_GROUP") was created to collect all the
domain users that should be able to use the procedure.
These users are all domain users (not local users of the IIS server).
The application server runs on the same machine of IIS
In DCOMCNFG the application server has an identity associated ("this
user" option which is an administrator) and in launch/access permission
there is JOBWEB_GROUP
The problem is that all works only if JOBWEB_GROUP is included in
"local
administrator group".
If JOBWEB_GROUP is not included in administrators we got "Access
denied"
Obviously it is not desired to let JOBWEB_GROUP in administrator for
security reasons. So we need to determine which particular access right
is missing when users are not administrators
I tried to monitor with Regmon, Filemon (sysinternals) but I see no
obvious failure.
I also tried audit logon events, object access, privilege use (as in MS
articole 269330) but event viewer shows no errors.
What else can I do???
Any help will be very appreciated!
Thanks in advance
Bye
Nicola
- Next message: Tom Kaminski [MVP]: "Re: IIS Issue with downloading wpd docs from my website"
- Previous message: Jason Delaune: "Re: SSL Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|