Question about authentication, need help pls

From: Ivan Ivanov (ivani_at_finsoft.bg)
Date: 07/22/04


Date: Thu, 22 Jul 2004 09:21:58 +0300

Hi,

I have the following question - is it possbile, from an aspx page, to get
the currently logged in user on the windows machine,
that is accessing the page. But without using windows authentication.
I want to use forms authentication but at the same time be able to get the
currently logged in user opening the aspx page.
Actually the problem i'm trying to solve is the following :
If the user accessing the site is logged in the domain than i let him access
the site,
if not than i provide him with a login page and authenticate him against a
db account.

Thanks

Ivan



Relevant Pages

  • ASP.NET, role-based security and SecurityPermission.ControlPrincipal
    ... I'm trying to figure out a reasonable security policy for my ASP.NET 1.1 ... securing the authentication chain in ASP.NET forms authentication. ... The COM+ application is configured to runas the account described ... I configure the directory that contains .aspx pages to be writeable only ...
    (microsoft.public.dotnet.security)
  • Re: Using WebService In ASPX
    ... authentication method from the insert method and roll in that direction. ... the ASMX, depending on how the user is using the system). ... the "UI" is ASPX or ASMX. ... Dim sqlCmd As SqlCommand ...
    (microsoft.public.dotnet.framework.aspnet)
  • Non Standard Authentication Scenario
    ... Will Forms Authentication work for me, or do I have to "roll my own" ... deciding factor is the querystring value. ... The request comes in, and the ... on the aspx page name, itself, and is unaware of the querystring value. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Whats the simplest way to do URL rewriting?
    ... >because the lack of .aspx extension means that IIS doesn't pass it to ... Then IIS will find the ... >resides) is protected by Forms authentication. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Forms Authentication Not Redirecting To Login Page
    ... solution with all aspx pages residing in the root folder. ... The issue I am experiencing is that when the authentication time out is ... sometimes redirecting back to the login page. ... is trying to access as a very few aspx pages when requested will redirect to ...
    (microsoft.public.dotnet.security)