Re: Authentication Redirect to login doesn't work
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 06/28/05
- Next message: Dominick Baier [DevelopMentor]: "Re: How to test SSL on my local IIS?"
- Previous message: dl: "Re: writing to another server under the same domain"
- In reply to: Eric: "Authentication Redirect to login doesn't work"
- Next in thread: Eric: "Re: Authentication Redirect to login doesn't work"
- Reply: Eric: "Re: Authentication Redirect to login doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Jun 2005 12:14:41 -0700
Hello Eric,
i guess IIS is not authenticating - disable anonymous access to the virtual
directory in IIS
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> 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: Dominick Baier [DevelopMentor]: "Re: How to test SSL on my local IIS?"
- Previous message: dl: "Re: writing to another server under the same domain"
- In reply to: Eric: "Authentication Redirect to login doesn't work"
- Next in thread: Eric: "Re: Authentication Redirect to login doesn't work"
- Reply: Eric: "Re: Authentication Redirect to login doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|