Browse by Tags

Related Posts

  • Authentication for specific computers on a campus

    I have created a web application and it needs to be allowed only to computers on campus that the university owns. Currently I am using the mac address from all the computers and checking weather or not they should have access but this is not secure enough for the boss. I need to find a way to authenticate...
    Posted to Security (Forum) by fendtt62 on 12-18-2008, 12:00 AM
    Filed under: security, Authenticate
  • User not being Authenticated from custom login procedure

    I currently have a db with millions of users and I wanted to add them to the ASP.NET tables for the purposes of membership and profiles. So what I currently have in place continues to validate the users from my current stored procedure that is running from my Business Layer of my web app. Dim taLogin...
    Posted to Security (Forum) by dvanvois on 08-29-2008, 12:00 AM
    Filed under: security, HttpContext.Current.User.Identity.IsAuthenticated, Authenticate
  • Problem in Creating Admin Area Of Application

    Hi, I am creating an simple CMS like application. It has Public Area and Admin Area. Admin area is "admin" folder inside root of application. If I enable form authentication from Web.config it applies to all pages of my website(including public pages). How can I set form authentication for...
    Posted to Security (Forum) by futureking on 07-18-2008, 12:00 AM
    Filed under: security, form, Authenticate
Page 1 of 1 (3 items)