Hello,

I have a very simple situation. I installed an export of an MTS package
onto my web application server. I call the remote object from within an .asp
page, through IIS of course, which is set to Windows Authentication
security. When I call the object, the remote server, where the object is
located, does not receive the logged on user's token, but rather it receives
("Anonymous Logon") which gives an access denied error.

Is there any thing special that I need to do in order to make this work
other than disabling security checking?

thanks,
John
sjohn@cae.ca

Windows Authentication not passing username by Dan

Dan
Wed Jul 30 13:13:05 CDT 2003

Can you set the package to run under the IWAM_Computername
of the system you have moved to?

Dan
>-----Original Message-----
>Hello,
>
> I have a very simple situation. I installed an export
of an MTS package
>onto my web application server. I call the remote object
from within an .asp
>page, through IIS of course, which is set to Windows
Authentication
>security. When I call the object, the remote server,
where the object is
>located, does not receive the logged on user's token, but
rather it receives
>("Anonymous Logon") which gives an access denied error.
>
> Is there any thing special that I need to do in order to
make this work
>other than disabling security checking?
>
>thanks,
>John
>sjohn@cae.ca
>
>
>.
>

Re: Windows Authentication not passing username by John

John
Wed Jul 30 13:44:36 CDT 2003

I can not do that, but how would it help if the package sees the call as
common from"anonymous logon"?

"Dan" <meos1@excite.com> wrote in message
news:008401c356c6$38b49d20$a601280a@phx.gbl...
> Can you set the package to run under the IWAM_Computername
> of the system you have moved to?
>
> Dan
> >-----Original Message-----
> >Hello,
> >
> > I have a very simple situation. I installed an export
> of an MTS package
> >onto my web application server. I call the remote object
> from within an .asp
> >page, through IIS of course, which is set to Windows
> Authentication
> >security. When I call the object, the remote server,
> where the object is
> >located, does not receive the logged on user's token, but
> rather it receives
> >("Anonymous Logon") which gives an access denied error.
> >
> > Is there any thing special that I need to do in order to
> make this work
> >other than disabling security checking?
> >
> >thanks,
> >John
> >sjohn@cae.ca
> >
> >
> >.
> >