Background Info:
Win 2K3 server running IIS 6 and Oracle 9.2 on a Win 2K3 domain.
Clients connect to the website using Windows Authentication. IIS
impersonates the user's credentials connecting to Oracle which allows
ASP to dynamically build output with Oracle data based on the client's
identity.

What I need to do (Yes, I know it's a giant step back):
Drop the Win 2K3 server from the Win 2K3 domain and add it to an NT4
domain. Have IIS continue to impersonate the user's credentials for the
Oracle connection, etc.

I've set up this configuration and IIS tries to impersonate the client
but the NT4 domain will not authenticate the user. Oracle will still do
operating system authenticated connection when I'm logged onto the Win
2K3 server. I've put a packet sniffer on the NT4 DC and the only
symptom I get is "Station not on Domain's Computer List". I go into
"Server Manager" and the 2K3 server is listed. When I try to display
properties I get a message "The trust relationship between this
workstation and the primary domain failed".
Any ideas how to make this configuration work?

Thanks,
Bob

Re: IIS 6 Impersonation Question by David

David
Mon Dec 13 13:51:34 CST 2004

Does not sound like an IIS question. Try:

microsoft.public.windows.server.*

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
<r.rectenwald@attbi.com> wrote in message
news:1102695841.655982.327360@z14g2000cwz.googlegroups.com...
Background Info:
Win 2K3 server running IIS 6 and Oracle 9.2 on a Win 2K3 domain.
Clients connect to the website using Windows Authentication. IIS
impersonates the user's credentials connecting to Oracle which allows
ASP to dynamically build output with Oracle data based on the client's
identity.

What I need to do (Yes, I know it's a giant step back):
Drop the Win 2K3 server from the Win 2K3 domain and add it to an NT4
domain. Have IIS continue to impersonate the user's credentials for the
Oracle connection, etc.

I've set up this configuration and IIS tries to impersonate the client
but the NT4 domain will not authenticate the user. Oracle will still do
operating system authenticated connection when I'm logged onto the Win
2K3 server. I've put a packet sniffer on the NT4 DC and the only
symptom I get is "Station not on Domain's Computer List". I go into
"Server Manager" and the 2K3 server is listed. When I try to display
properties I get a message "The trust relationship between this
workstation and the primary domain failed".
Any ideas how to make this configuration work?

Thanks,
Bob