Browse by Tags

Related Posts

  • Problem with Context User running a webapp on two threads of the same browser process

    Hi, I hope you can help me with this problem, (in spite of my english! :-) I use CustomIdentity to authenticate the users in my webapp and read some information (Language, ID....) of the context user. It works fine if users use different browser instances for access the webapp, but if they use different...
    Posted to Getting Started (Forum) by DiegoBN on 10-09-2006, 12:00 AM
    Filed under: Context.User, Authentication
  • Is there a possibility to monitor user activity in your application and maybe system status?

    I got this idea that might be useful to present let say to a power user of an application. Have you came across any examples that might show to an admin of a application when he logs in the application as an administrator to get a summary of what users are online and accessing what page? And maybe how...
    Posted to Getting Started (Forum) by Dan_dan on 10-09-2006, 12:00 AM
    Filed under: display, .Net 2.0, asp.net, asp.net 2.0, Dynamic images, Context.User, Authentication
  • I need help on connecting a login page and a new customer register page together.

    I got a problem? I need to make a authentication page for a website. It is to connect a new register page when a new customer register, inputs he or she info and with username, password, and password confirm. Then later login in the login page with their username, and their password to get in the site...
    Posted to Security (Forum) by Christian_Lantigua on 10-26-2006, 12:00 AM
    Filed under: asp.net 2.0, "asp.net 1.1", Authentication
  • 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
  • Asking users for data when they first sign in

    I would like to make my signup controls as simple as possible. I was thinking of getting users to fill out profile info (name, company) when they first login. How can this best be done - is there a way of finding out how many times a user has logged on, for example, which could be used to send the user...
    Posted to Security (Forum) by kreid on 11-01-2006, 12:00 AM
    Filed under: Profile, Security - membership, ASP.NET Membership, Role Provider, authentication, Authorization
  • 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
  • User.IsInRole not working as expected

    Hi all I've read numerous posts where the straight answer is "Just use User.IsInRole("Domain\Group")... " but I cant get it to work, so now I looking for a "For Dummies guide". My code looks something like this: if (User.IsInRole( "Domain\\Editor" )) { ... } Please note that I use a \\ instead of \,...
    Posted to Active Directory and LDAP (Forum) by EgilOfBorg on 11-09-2006, 12:00 AM
    Filed under: authentication, Security
  • Re: User.IsInRole not working as expected

    Hi albert I actually managed to get it sorta working. It seems that if I use a builtin group (like "Domain Admins") it works as expected. But I can't for the life of me get it to work with custom security groups. Does IsInRole simply not work with custom security groups or is the syntax different? Thanks...
    Posted to Active Directory and LDAP (Forum) by EgilOfBorg on 11-10-2006, 12:00 AM
    Filed under: authentication, Security
  • 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
Page 1 of 24 (231 items) 1 2 3 4 5 Next > ... Last ยป