Browse by Tags

Related Posts

  • 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: Web.config, Authorization, User.Identity.Name
  • 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, users, authentication authorization messages, Web.config, authentication, Authorization, asp.net forms authentication shtml server side includes IIS, Access, User.Identity.Name
  • 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: FormsAuthentication, security, FormsAuthentication authorization web.config, Web.config, Application_AuthenticateRequest, authentication, FormsAuthentication userID, ASP.NET 2.0, Authorization, User.Identity.Name, ASP.NET Authentication, FormsAuthentication IE7 SetAuthCookie RedirectFromLoginPage, authentication cookie ticket, Forms authentication
  • 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: System.Net.NetworkCredential nt-authentication, membership, LDAP, Security - membership, users, Web.config, Virtual Directory, authentication, Authorization, Validation, impersonate, Web, IIS, membership authentication redirect, impersonate impersonation web.config, User.Identity.Name, UserName, user, security - membership users, impersonation, authentication user management forms blog, membership authentication, visual web developer, Visual Studio, windows authentication, SearchResult, Active Directory, SearchResultCollection, web application project, windows authentication forms authentication, User Information, authentication browsers, windows authentications, User Identity, user authentication, Security membership, Logged in username, NTauthentication, IIS6
  • 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: ASP.NET, Authentication Redirect, Profile, membership, provider, role, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, users, authentication authorization messages, Web.config, Role Provider, authentication, FormsAuthentication userID, ASP.NET 2.0, Authorization, custom membership provider, aspnet_regiis location section identity encrypt, membership Provider createuser profile provider, Membership Update, Page level forms authentication 2.0 Membership, C#, custom membership, Membershipship, ProfileProvider, Membership Provider, formsAuthentication membership roleproviderr, membership authentication redirect, User.Identity.Name, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, HashPasswordForStoringInConfigFile
Page 1 of 1 (5 items)