Authentication Redirect to login doesn't work
From: Eric (eric57e_at_hotmail.com)
Date: 06/28/05
- Next message: Rob R. Ainscough: "How to test SSL on my local IIS?"
- Previous message: Paul Clement: "Re: read and write file from network drive (NAS)"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Reply: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Jun 2005 07:52:07 -0700
I have Windows xp as workstation OS and Windows Server 2003 Standard
Edition for the server but Windows NT 4 as primary Domain controller. I
made a login.aspx and a home.aspx page to test windows authentication
with the lines of code needed in the web config file and code behind.
The Home.aspx page is set as the default page in IIS 6.0.
I have configured IIS for Basic authentication in the Directory
Security panel of IIS manager.
When I'm calling the site with the default Url home.aspx page is
displayed with nothing for User.identity.Name.
Then i tried with windows integreted authentication. I have made the
appropriate amendements in the web config file but when i test it still
nothing is displayed for User.identity.Name.
Could someone tell me what could be wrong.
Does NT integrated authetication work with a NT4 Primary DC and Server
2003 domain member server?
thanks in advance for any help
Eric
- Next message: Rob R. Ainscough: "How to test SSL on my local IIS?"
- Previous message: Paul Clement: "Re: read and write file from network drive (NAS)"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Reply: Dominick Baier [DevelopMentor]: "Re: Authentication Redirect to login doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|