IIS on server 2000
From: zemote (n_at_a.com)
Date: 08/02/03
- Previous message: Karl Levinson [x y] mvp: "Re: Firewall Server not allowing view of .idq file"
- Next in thread: Ken Schaefer: "Re: IIS on server 2000"
- Reply: Ken Schaefer: "Re: IIS on server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 2 Aug 2003 12:18:31 -0700
This is the setup
1. Goto a web site (IIS) and you are prompted for a
domain password.
2. Once logged in you can browse the site...until you go
to a asp page that calls information from another server
that has SQL Enterprise on it.
3. When you access a asp page from the website - it
communicates with the SQL server which is setup with
domain authentication - The SQL server requests a user id
and password (doamin login and password) but since the
asp page is running on the IIS webserver it sends the
anonymous account information to the sql server not the
login information from the user.
4.
Does the ASP page need to aquire the user login
information and send that to the sql server
or
Is there a setting in IIS to pass the user login
information to the SQL server.
thanks
- Previous message: Karl Levinson [x y] mvp: "Re: Firewall Server not allowing view of .idq file"
- Next in thread: Ken Schaefer: "Re: IIS on server 2000"
- Reply: Ken Schaefer: "Re: IIS on server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|