Re: Get UPN in ASP

From: Matt Flynn (matthew_t_flynn@hotmail.com)
Date: 06/03/02


From: "Matt Flynn" <matthew_t_flynn@hotmail.com>
Date: Mon, 3 Jun 2002 09:17:58 -0400


We are using the Windows authentication in the config file. So what you are
saying is that if we use the Forms authentication we will get the user name
in the form acct@domain.com? How will this change how the user is
authenticated to IIS and the File System? I still want the user to be able
to authenticate to IIS and the File System using NTLM, but I also want to
look up additional information on the user in Active Directory. I guess the
best way to understand this is to change the authentication method and see
if this works, but any additional information on this would be great.

Thanks

Matt

"Andrew H" <andrewh@noimgincspam.com> wrote in message
news:#9J5SmNCCHA.1108@tkmsftngp04...
> You get different objects (with slightly different interfaces) based on
the
> type of authentication (Windows vs. Forms etc...). So you have to look at
> the AuthenticationType property first, to see which type of object you
have.
>
> Andrew H
>
> "Matt Flynn" <matthew.t.flynn@lmco.com> wrote in message
> news:uV0JORLCCHA.2004@tkmsftngp02...
> > When I get the User.Identity.Name using ASP.NET I am always getting the
> > Domain/acctName format. I would like to get it in the User Principal
Name
> > format. Any ideas on how I would do that??
> >
> > Matt
> >
> >
>
>



Relevant Pages

  • Re: Access denied ( From one site to another, that is in another server)
    ... If insted of configure the ASP.NET Application for Windows Authentication, ... Active Directory - Delegation: ... To verify that the application account can act ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access denied ( From one site to another, that is in another server)
    ... | configure it for Basic Authentication, can I avoid use Kerberos and use ... |> Enable Integrated Windows Authentication check box is ... Active Directory - Delegation: ... To verify that the application account can act ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Using IIS w/ASP .NET 2.0 Web Application Projects
    ... I've tried to explain to you the authentication mechanism as well as I can. ... When you're done, you'll see that, if you turn on Windows Authentication. ... I also know that the IIS documentation directly contradicts what you are saying. ... Integrated Windows Authentication overrides the Anonymous authentication default. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Debugging fails on Vista for Localhost
    ... When I go into Help from within IIS Manager on my Vista machine it points me to a technet article regarding Windows Authentication on IIS 7. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: NT authentication vs. SQL auth
    ... that Windows Authentication is more "demanding" than is SQL Server ... I would think that SQL Server, rather than just looking at its own (probably ...
    (microsoft.public.sqlserver.security)