Browse by Tags

Related Posts

  • Finding the perfect auth metod for Me :)

    Hi Fellows, maybe some of you can help me solve this issue I cannot find workaround for (I've googled it up, trust me) I need to implement security on my apps, with the following requirements: - Login / logged in blocks must be inside a usercontrol, mainly cause I need to place it on different places...
    Posted to Security (Forum) by Mauro_net on 10-28-2006, 12:00 AM
    Filed under: FormsAuthentication, authentication, login usercontrol
  • 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
  • How to use UserData with FormsAuthentication_OnAuthenticate and FormsAuthentication.RedirectFromLoginPage

    Hello, Is it possible to supply your own data into the UserData property of a FormsAuthenticationTicket when using FormsAuthentication.RedirectFromLoginPage. I have read about the FormsAuthentication_OnAuthenticate event which you can use to decrypt the authentication cookie and create your own principal...
    Posted to Security (Forum) by xzg3 on 11-03-2006, 12:00 AM
    Filed under: FormsAuthentication, authentication
  • Login doesn't work on website launched on local but works with visual studio

    Hello, I've started a website which works fine when I launch it with visual studio 2005 entreprise edition. But when I publish it or copy the files in the root repertory for IIS, the login page appears but even if I input the right login/password, I received the message saying I mistook and the user...
    Posted to Security (Forum) by kurisutofu on 11-14-2006, 12:00 AM
    Filed under: FormsAuthentication, ASP.NET, membership, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, login pages, users, FormsAuthentication authorization web.config, authentication authorization messages, Web.config, authentication, ASP.NET 2.0, login control
  • Re: Your login attempt was not successful. Please try again.

    I am aso having the same problem, please read the details below. I have a standard Login ASP.NET 2.0 control on a login Page, a LoginName and LoginStatus controls on the member's page. once the user login successfully I am redirecting the user to Member.aspx page. The following is my machine configuration...
    Posted to Security (Forum) by Muder on 12-03-2006, 12:00 AM
    Filed under: FormsAuthentication, Authentication Redirect, IIDentity, membership, Membership Role Provider authentication parameters, ASP.NET Membership, users, FormsAuthentication authorization web.config, authentication authorization messages, Web.config, authentication, ASP.NET 2.0, Authorization, login control, asp.net forms authentication shtml server side includes IIS, membership Provider createuser profile provider, Membership Update
  • Roles and SQL Server Access

    Hi, I am trying to dynamically assign roles after authenticating against the active directory. I would like to write Roles .AddUserToRole(txtUsername.Text, "staff" ); and the use the web.config file to only allow "staff" members to access a folder: < location path = " staff " > < allow roles...
    Posted to Security (Forum) by DavidKiff on 12-07-2006, 12:00 AM
    Filed under: FormsAuthentication, FormsAuthentication Active Directory, Authentication Redirect, role, role security authorization, FormsAuthentication authorization web.config, authentication authorization messages, Role Provider, authentication, FormsAuthentication userID, Authorization, RoleManagerModule bug
  • Role Management Mystery

    Hello ASP.NET Geniuses; I need your help! I have a problem with what I am guessing is Role Management related. I am going to describe the problem from the start so that maybe you will see a clue. I started a new site with the focus on the new 2.0 controls, mainly the Master Page and Login controls. I...
    Posted to Security (Forum) by barusa on 01-18-2007, 12:00 AM
    Filed under: FormsAuthentication, membership, role, role security authorization, Security - membership, ASP.NET Membership, Role Provider, authentication, Authorization, RoleManagerModule bug, Membership Provider, role member security, membership authentication redirect
  • 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
  • Where is the AuthenticationCookie stored?

    Hello, My web application is using FormsAuthentication but I can't find any cookie in the folder where my browser stores cookies from other websites. Where is the AuthenticationCookie stored? Is the AuthCookie only stored in the HttpRequest and HttpReponse? Please let me know of any links that explain...
    Posted to Security (Forum) by wattte on 03-11-2007, 12:00 AM
    Filed under: FormsAuthentication, authentication, ASP.NET 1.1, ASP.NET Authentication, authentication cookie ticket, Cookies
  • 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
Page 1 of 3 (21 items) 1 2 3 Next >