Browse by Tags

Related Posts

  • Accessing IIS integrated security website from .NET application?

    So I have an application on webserver1 using FORMS authentication (allows anonymous access to login page so running under ASPNET account). In this application there are links to a website on webserver2 that does not allow anonymous access and requires windows integrated security. So basically when you...
    Posted to Security (Forum) by Razman on 11-27-2007, 12:00 AM
    Filed under: Authentication Redirect, Authentication Security, impersonation, IIS, ASP.NET Authentication
  • Impersonation and EFS in custom handler

    Hi, I am using EFS to encrypt my contents (mostly flash files) using a certain user. Then I use the same same user in IIS which can access this data. Now I am writing a custom handler for these flash files. This custom handler will impersonate the user that encrypted the files and stream the contents...
    Posted to Security (Forum) by dheerajmalhotra on 11-22-2007, 12:00 AM
    Filed under: impersonation, IIS, EFS
  • AD / ADAM authentication and IIS 6.0 (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Security (Forum) by fivepoundunit on 08-11-2007, 12:00 AM
    Filed under: NTauthentication, SearchResult, SearchResultCollection, Security - membership, security - membership users, Security membership, System.Net.NetworkCredential nt-authentication, user, user authentication, User Identity, User Information, User.Identity.Name, UserName, users, Virtual Directory, Visual Studio, visual web developer, Web, web application project, Active Directory, authentication browsers, authentication user management forms blog, Authorization, IIS6, impersonate, impersonate impersonation web.config, impersonation, LDAP, Logged in username, membership, membership authentication, membership authentication redirect, windows authentication, windows authentication forms authentication, windows authentications, Web.config, IIS, Validation, authentication
  • Re: The Remote server Returned an error (401) Unauthorised

    401 Unauthorized is usually an authentication problem. since its win2k3 u would be using IIS 6.0 check the Application pool identity. Are you using Anonymous access for your website/virdir ? Try using File monitor to verify the user account that is trying to access your file. I'm assuming the files are...
    Posted to Security (Forum) by sandeepantony on 05-08-2007, 12:00 AM
    Filed under: Authorization, impersonation, IIS, authentication
  • Authenticating using domain user/password

    I currently have an application that authenticates users based on their roles in Active Directory. This works fine, however, now that I have moved my application to a staging environment I'm running into a little problem. You see, there's no way of knowing who my user who is making the request to use...
    Posted to Security (Forum) by KamyarM on 04-10-2007, 12:00 AM
    Filed under: ASP.NET, impersonation, IIS, authentication
Page 1 of 1 (5 items)