Browse by Tags

Related Posts

  • training video problem....

    Hi. I have just been working through the ASP.Net 2.0 training video (Bob tabor : number 09 - Securing your Website with Membership and Login Controls) and have come across a problem. In the demo, towards the end, it shows you how to check that a user is a member of a Role. The code used is: - Protected...
    Posted to Security (Forum) by dbrook007 on 11-02-2006, 12:00 AM
    Filed under: FormsAuthentication, Authentication Redirect, security, membership, role, DestinationPageURL, role security authorization, Membership Role Provider authentication parameters, Security - membership, login control session variable, loginstatus control, ASP.NET Membership, login pages, FormsAuthentication authorization web.config, authentication authorization messages, Web.config, Role Provider, authentication, login usercontrol, FormsAuthentication userID, ASP.NET 2.0, Authorization, Loginview, login control
  • ActiveDirectoryMembershipProvider and Connection String filters

    I use Active Directory Membership Provider to authenticate users. It works great from the top-level down. The problem I'm facing now is due to the structure of our AD. I need to limit the group of users to 5 different OU's and few individual accounts while restricting access to any other users in the...
    Posted to Security (Forum) by boolie on 01-26-2007, 12:00 AM
    Filed under: FormsAuthentication, FormsAuthentication Active Directory, membership, Membership Role Provider authentication parameters, FormsAuthentication authorization web.config, authentication, Authorization, Loginview, login control, custom membership provider, login, Membershipship, DirectoryServices, membership Provider groups privileges roles, formsAuthentication membership roleproviderr, membership authentication redirect, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, ActiveDirectoryMembershipProvider Membership Authentication Configuration
  • LoginView requires two postbacks before showing the correct template

    I have a form with a login and logout button and a LoginView. When I click the login button I call Membership .ValidateUser() and FormsAuthentication .SetAuthCookie() after calling these Context.User.Identity.IsAuthenticated still returns false. Why? What am I missing. If I press the button a second...
    Posted to Security (Forum) by coderGeek on 06-16-2007, 12:00 AM
    Filed under: authentication, Loginview, IsAuthenticated
  • LoginView requires two postbacks before showing the correct template

    I have a form with a login and logout button and a LoginView. When I click the login button I call Membership .ValidateUser() and FormsAuthentication .SetAuthCookie() after calling these Context.User.Identity.IsAuthenticated still returns false. Why? What am I missing. If I press the button a second...
    Posted to Security (Forum) by coderGeek on 06-16-2007, 12:00 AM
    Filed under: authentication, Loginview, IsAuthenticated
  • Really simple LoginView isn't working. No error message. Help!? How to debug

    I've got a real simple login page for a sub-directory of a website. On the Login.aspx page all I have is the Login control <asp:Login ID="Login1" runat="server" DestinationPageUrl="~/CMS/Default.aspx" /> I've using the SQL Membership provider, here's the...
    Posted to Security (Forum) by sixside on 11-07-2007, 12:00 AM
    Filed under: authentication, Loginview, controls, log in
Page 1 of 1 (5 items)