Browse by Tags

Related Posts

  • Re: connectionStrings at Web.Config

    Hi! After some hard research and try fail attempts I made it! Here it's the code for Access Database with password, the working version . <connectionStrings> <add name="CustomersConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=&quot;|DataDirectory...
    Posted to Installation and Setup (Forum) by GonKas on 09-02-2008, 12:00 AM
    Filed under: password, web.config, Access
  • Secure Access to edit_file.aspx on Hosted Web

    Can an old dog learn new tricks? First experience with asp.net, edit_file.aspx. I'v spent 3 days reading everything I could find. It's way over my head. I want to secure the (root) subfolder with "Web.Config" and (to start with) "SHA1" the password. I am on a hosted web site...
    Posted to Security (Forum) by iseeuu on 11-19-2007, 12:00 AM
    Filed under: query string, sha1, user login controls, UserName, users, authentication, Authorization, Forms authentication, FormsAuthentication, HashPasswordForStoringInConfigFile, godaddy, Web.config, login control, ASP.NET Authentication, User.Identity.IsAuthenticated, Access, FormsAuthentication authorization web.config
  • Adding Access Rules Dynamically/Programmatically

    Hi, can some one help me? when a users i created i what to make them a folder that they can access and admin of the site. so i want to know is there a way to Dynamically/Programmatically setup a Access Rule or is the a way to create a web.config to put in the new file? thanks for any help.
    Posted to Security (Forum) by micramadness on 10-23-2007, 12:00 AM
    Filed under: Authorization, Web.config, Access
  • Re: user.identity.name doesn't work on server

    I tried as u mentioned.. as making changes like below to my web.config and turning off the anonymous access. still it is poping up the username and password window. < system.web > < compilation debug = " true " /> < authentication mode = " Windows " /> < authorization > < deny...
    Posted to Security (Forum) by BhaveshPatel on 01-11-2007, 12:00 AM
    Filed under: security, User.Identity.Name, users, Access, authentication authorization messages, Authorization, Web.config, authentication, asp.net forms authentication shtml server side includes IIS
Page 1 of 1 (4 items)