Re: Windows Authentication Question for ASP

From: DS (dsack@NOSPAMwp-int.com)
Date: 11/27/02


From: "DS" <dsack@NOSPAMwp-int.com>
Date: Wed, 27 Nov 2002 09:00:13 -0500


  That did it!!! Thank you, Thank you, Thank you!!!!

I have been looking all over for this.

Thanks
Dave

"Larry Hastings" <greg.NOSPAM.@NOSPAM.unixsucks.com> wrote in message
news:uu7s4k9coiot52@corp.supernews.com...
> IE by deafult send current credentials for Intranet Zone (check it under
> Security tab), so users shall not be prompted for password if you'd choose
> Intergrated Windows authentication.
>
> --
>
> G
> http://www.unixsucks.com
> "DS" <dsack@NOSPAMwp-int.com> wrote in message
> news:#fS8IPYlCHA.1924@tkmsftngp04...
> > This will cause the user to be prompted to authenticate. Since the
users
> > are already authenticated to the network. Is there a way to have it
read
> > the userid without having to authenticate manually? Our project is an
> > Intranet with Active directory on our network.
> >
> > Thanks
> > Dave
> >
> > "Jian-Wei Yu [MS]" <jwyu@online.microsoft.com> wrote in message
> > news:m7XmzcXgCHA.1908@cpmsftngxa08...
> > >
> > > Hello,
> > >
> > > Thank you for using the Microsoft Newsgroups.
> > >
> > > To perform Windows authentication in asp.net, please test the
following
> > > steps.
> > >
> > > 1, In IIS, select the virtual directory, click the Directory Security
> tab,
> > > uncheck Anonymous Access and check Integrated Windows authentication.
> > >
> > > 2. In the web.config file, locate the <authentication> tag, and set
the
> > > mode to Windows. The syntax for this is listed below.
> > > <authentication mode="Windows" />
> > >
> > > 3. You can check the user's identity using the command:
> > > <%=User.Identity.Name%>
> > >
> > > Please also refer to:
> > > http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q317012
> > >
> > > If you have any questions, please reply to this post.
> > >
> > > Regards,
> > >
> > > Jian-Wei Yu
> > > Microsoft Support
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> > >
> >
> >
>
>



Relevant Pages

  • "Predicting" authorization?
    ... >to re-architect our company's intranet in .NET. ... >authentication and authorization scheme is really ... >Windows authentication. ... >the intranet has the necessary functionality they need. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Windows Authentication Question for ASP
    ... If I set up Windows Authentication for an Intranet ... based on their current network connection? ... In other words, if I log into my LAN with DANNYL, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • "Predicting" authorization?
    ... authentication and authorization scheme is really ... Windows authentication. ... the intranet has the necessary functionality they need. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • MAC User Authentication
    ... I am working on the Intranet website & i need to authenticate the Users ... using Windows Authentication. ... but the MAC Users are not able to log on the Intranet ...
    (microsoft.public.dotnet.general)
  • MAC - NTLM AUthentication
    ... I am working on the Intranet website & i need to authenticate the Users ... using Windows Authentication. ... Windows OS machine, but the MAC OS Users are not able to log on the Intranet ...
    (microsoft.public.dotnet.security)