Browse by Tags

Related Posts

  • 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
  • single signin for multiple application wouldn't work..

    hi everybody, I am trying to develop a single signin for more application. i have try to set the validationKey and decryptionKey for both application but at machinekey but it wouldn't work. i try to check user.identity.isauthentication is give me true. why it works like that? any suggestion? and how...
    Posted to Security (Forum) by etws14 on 03-16-2007, 12:00 AM
    Filed under: security, User.Identity.Name, ASP.NET 2.0, authentication cookie ticket, Authorization, Forms authentication, FormsAuthentication, FormsAuthentication authorization web.config, FormsAuthentication IE7 SetAuthCookie RedirectFromLoginPage, FormsAuthentication userID, Web.config, Application_AuthenticateRequest, ASP.NET Authentication, authentication
  • Re: user.identity.name doesn't work on server

    I tried as u mentioned.. as making changes like below to my web.config and turning off the anonymous access. still it is poping up the username and password window. < system.web > < compilation debug = " true " /> < authentication mode = " Windows " /> < authorization > < deny...
    Posted to Security (Forum) by BhaveshPatel on 01-11-2007, 12:00 AM
    Filed under: security, User.Identity.Name, users, Access, authentication authorization messages, Authorization, Web.config, authentication, asp.net forms authentication shtml server side includes IIS
  • Re: user.identity.name doesn't work on server

    Hi, If you are using User.Identity.Name and implementing Windows Authentication, make sure that you turn off anonymous access in your Web.Config. Your Web.Config should read as follows:- <authentication mode="Windows" /> <authorization> <deny users="?" /> </authorization> Write...
    Posted to Security (Forum) by ranganh on 01-11-2007, 12:00 AM
    Filed under: User.Identity.Name, Authorization, Web.config
  • Can I encrypt Web.config section in Meduim Trust Level?

    Can some one please help. I would like to know can I encrypt Web.Config (section) in Meduim Trust Level? Thanks
    Posted to Security (Forum) by JigneshP on 01-17-2007, 12:00 AM
    Filed under: Page level forms authentication 2.0 Membership, Profile, ProfileProvider, role, Role Provider, User.Identity.Name, users, ASP.NET, ASP.NET 2.0, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, authentication authorization messages, Authentication Redirect, Authorization, C#, custom membership, custom membership provider, formsAuthentication membership roleproviderr, FormsAuthentication userID, HashPasswordForStoringInConfigFile, membership, Membership Provider, membership Provider createuser profile provider, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, Membership Update, Membershipship, membership authentication redirect, provider, Web.config, aspnet_regiis location section identity encrypt, authentication
Page 1 of 1 (5 items)