Browse by Tags

Related Posts

  • bHw to secure a particular folder in asp.net application

    Hi, I'm using Forms authentication to secure my application. ISSUE issue is that i want only admin can access admin folder. for this i've added an web.config file in admin folder. and these are the code. < configuration > < system.web > < authorization > < allow roles = "...
    Posted to Security (Forum) by prah.NET on 11-23-2007, 12:00 AM
    Filed under: 2.0, authentication, Authorization, .net security
  • forms authentication signing the clients out automatically ?

    Hi, I Built forms authentication for my web solution.I use asp.net 2.0 and ı use ajaxtoolkit.dll and its components. first ı signed in. there is no problem. When I am going around with the pages , page automatically sign me out.This happens everytime in the enexpected time. In my local in the studio...
    Posted to Security (Forum) by metia on 11-04-2007, 12:00 AM
    Filed under: ASP.NET, ASP.NET 2.0, Authorization, Forms authentication, FormsAuthenticationTicket Expiration, AUTHCOOKIE, authentication, .net security, ASP.NET Authentication, 2.0, ASP.NET Membership
  • Re: FormsAuthentication

    Hi, The Answer is actually quite simple: In the web.config File you can define which page should be accessible to what type of users. A '?' means all not authenticated users and a '*' means all users. Here is an example of how a part of your web.config file should look like: 1 < configuration...
    Posted to Security (Forum) by kaktus on 08-08-2007, 12:00 AM
    Filed under: Security - membership, Security membership, 2.0, Access rules, ASP.NET Membership, Authorization, .net security
  • authorization through the local accounts of a member server

    Hi, I am looking for a way to authenticate users through their local password account. I explain : I am setting up a member server which role is to permit users to upload files using different protocols : ftp : this is achieved by implementing the FTP IIS server with local users isolation. The users...
    Posted to Security (Forum) by lacupial on 07-15-2007, 12:00 AM
    Filed under: user authentication, 2.0, ActiveDirectoryMembershipProvider, ASP.NET 2.0, Authorization, login, membership, membership authentication, Login Control and validation, ASP.NET Authentication
  • subfolder permissions w/ web.config not working...

    OK, i lookd through here and google, but to no avail. the web.config in the root folder works great, but when i add a web.config to any subdirectories or use <location> in the root one, i am still able to access the directories directly in the address bar i.e. http://www.website.com/admin/ lists...
    Posted to Security (Forum) by freek on 06-05-2007, 12:00 AM
    Filed under: <location>, 2.0, Access rules, ASP.NET 2.0, Authorization, Web.config
  • Restricting access to a folder containing only zip's and pdf's

    Hi is there a way to restrict access to a folder containing only zip's, pdf's etc. As Web.config does not seem to restrict access to anything then aspx pages.
    Posted to Security (Forum) by micramadness on 07-25-2007, 12:00 AM
    Filed under: Security Question and Answer, 2.0, ASP.NET 2.0, Authorization, file protection, .net security, ASP.NET Authentication
Page 1 of 1 (6 items)