IIS & MTS 
Author Message
 IIS & MTS

Hi Everybody , I have a little problem with IIS and MTS. I enabled the
nt Security in IIS , when I log on my ASP page everything is ok, I made
a little dll that use a API to know if the user is really logged (It
gives me the right user). But when i'm calling from the same DLL some
remote component based on a MTS server , it does'nt see the user , it
sees Anynomous user. All i want to know is how to keep my user the
same , from the ASP page to my MTS server.

Thank you.

(P.S. I'm french...)

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Sun, 15 Sep 2002 03:00:00 GMT  
 IIS & MTS
You've enabled the NT security login, but have you disabled the anonymous
login? If you haven't then IIS will use that by default, which could be why
you're seeing the anonymous user.
Quote:

> Hi Everybody , I have a little problem with IIS and MTS. I enabled the
> nt Security in IIS , when I log on my ASP page everything is ok, I made
> a little dll that use a API to know if the user is really logged (It
> gives me the right user). But when i'm calling from the same DLL some
> remote component based on a MTS server , it does'nt see the user , it
> sees Anynomous user. All i want to know is how to keep my user the
> same , from the ASP page to my MTS server.

> Thank you.

> (P.S. I'm french...)

> Sent via Deja.com http://www.deja.com/
> Before you buy.



Tue, 17 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. restart IIS and MTS from a script.

2. Help : Using ADO on MTS without IIS and ASP

3. MTS and IIS for windows2000, where?

4. COM MTS VB IIS Problem

5. Help : Using ADO on MTS without IIS and ASP

6. Problem using MTS and IIS together

7. Problems using MTS and IIS together

8. IIS/MTS is crashing !!!

9. IIS / MTS / ActiveX EXE - Error 70 : Permission Denied

10. IE(ActiveX)->IIS->MTS-SQLServer structure

11. MTS package security and IIS anonymous user.

12. Requirements for development using DCOM & MTS

 

 
Powered by phpBB® Forum Software