Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 11:39 AM
Richard
Guest
 
Posts: n/a
Default IIS6 running asp scripts

I am trying to use IIS 6 to run an asp script that connects to another
server to run the task. I have tried using the identities tab to specify
the user to use but the script always connects as anonymous to the remote
system. Am I missing something simple here or was IIS 6 not designed to
perform this type of task?


  #2  
Old July 19th, 2005, 11:39 AM
Curt_C [MVP]
Guest
 
Posts: n/a
Default Re: IIS6 running asp scripts

how is the "other server script" setup? Is it an ASP page as well? Is the
"other" server setup for non-anonymous authentication?

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com


"Richard" <NoSPAM@NoSPAM.com> wrote in message
news:ORTx1ep6DHA.2720@TK2MSFTNGP09.phx.gbl...[color=blue]
> I am trying to use IIS 6 to run an asp script that connects to another
> server to run the task. I have tried using the identities tab to specify
> the user to use but the script always connects as anonymous to the remote
> system. Am I missing something simple here or was IIS 6 not designed to
> perform this type of task?
>
>[/color]


  #3  
Old July 19th, 2005, 11:39 AM
Aaron Bertrand - MVP
Guest
 
Posts: n/a
Default Re: IIS6 running asp scripts

> server to run the task. I have tried using the identities tab to specify

What identities tab? Are you using anonymous access for the web page?

- Open Internet Information Services Manager

- Expand Web Sites

- Right-click the web site in question, hit Properties

- On the Directory Security tab, hit Edit under "Authentication and access
control"

- hit Browse or type the username/password of a user that BOTH servers know
about and that has appropriate permissions on both servers. (This is
usually a domain user rather than a local/IUSR-type user.)

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


  #4  
Old July 19th, 2005, 11:39 AM
Richard
Guest
 
Posts: n/a
Default Re: IIS6 running asp scripts

I have an ASP script running on a Windows 2003 IIS 6 server (settings
different than IIs 4 and 5)

I need users to utilize integrated authentication so they can be validated
with their Logon ID and or enter the correct credentials

Once they are validated, I then use a form and once posted, executes a
script on the Windows 2003 IIS 6 server.

What I want to hapen is for this script to be ran in the contect of a
specified user credentials. The script must perfoem actions on the the
Windows 2003 IIS server, and an NT4 server in a trusted domain.

I have done this in IIS 5 by giving an account to the "out of process" in
the components / DCom section. In IIS 6 it is now different.

If you know of a better way to accomplich the above "please" educate me.



"Aaron Bertrand - MVP" <aaron@TRASHaspfaq.com> wrote in message
news:uDBrk0p6DHA.2560@TK2MSFTNGP09.phx.gbl...[color=blue][color=green]
> > server to run the task. I have tried using the identities tab to[/color][/color]
specify[color=blue]
>
> What identities tab? Are you using anonymous access for the web page?
>
> - Open Internet Information Services Manager
>
> - Expand Web Sites
>
> - Right-click the web site in question, hit Properties
>
> - On the Directory Security tab, hit Edit under "Authentication and access
> control"
>
> - hit Browse or type the username/password of a user that BOTH servers[/color]
know[color=blue]
> about and that has appropriate permissions on both servers. (This is
> usually a domain user rather than a local/IUSR-type user.)
>
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>
>[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles