Browse by Tags

Related Posts

  • 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
  • Reset password direction requested...

    I have inherited an ASP Reset Password application for a help desk. I have coded a few vb.net console apps to maintain AD accounts but have little experience with ASP programs. My task is to provide better authentication while reducing the amount of logins required to reset a user's password. The...
    Posted to Security (Forum) by seidensc on 10-31-2007, 12:00 AM
    Filed under: ResetPassword, security, System.DirectoryServices, user authentication, Active Directory, Active Directory Membership Provider, ActiveDirectoryMembershipProvider Membership Authentication Configuration, asp, ASP.NET 1.1, ASP.NET 2.0, Asp.net identity, authentication user management forms blog, Authorization, Forms authentication, FormsAuthentication, impersonate, impersonate impersonation web.config, impersonation, windows authentication forms authentication, Web.config, ASP.NET Authentication, authentication
  • The request failed with HTTP status 401: Access Denied exeception - While calling webservice from client application.

    Hello All, I am getting "The request failed with HTTP status 401: Access Denied exeception" When I call web service from my windows client application (web service and client is on same machine). Anonymous authentication is turned off for webservice and using windows authentication. Following...
    Posted to Security (Forum) by subinkj on 09-03-2007, 12:00 AM
    Filed under: Web, application pool, ASP.NET 2.0, Authentication Redirect, authentication user management forms blog, Authorization, authorization store, C-Sharp, DirectoryServices, Forms authentication, FormsAuthentication, FormsAuthentication authorization web.config, web.config password membership, WebDav - ASP.NET 2.0, Membership Login Service Role webservice, Windows Authentication Forms Mix Custom, windows authentications, Web.config, Application_AuthenticateRequest, WSE 2.0, WS-Security, authentication, web service, authentication cookie ticket, authentication web.config path domain www, windows authentication, windows authentication forms authentication, ASP.NET Authentication
  • Multiple Autorization for single membership

    Hi, I am using form authencation and configured the web application to use role manager. If I follow asp.net membership provider phylosophy, I can define only a single set of roles for an user. But there is a requirmentment from client that user role is decided after logged-in user selects a project...
    Posted to Security (Forum) by Backend on 07-19-2007, 12:00 AM
    Filed under: ASP.NET 2.0, Authorization, FormsAuthentication
  • Upgrading your existing simple ASP application authentication to .NET 2.0 Membership API?

    Hi, Been looking around the web for quite a while for this now but haven't had much luck. We have a simple ASP application which we are wanting to upgrade to .NET 2.0. Problem is currently user details are stored in the User table with username and password columns, etc in the database. Does any...
    Posted to Security (Forum) by TYRO on 05-21-2007, 12:00 AM
    Filed under: ASP.NET Membership, aspnetsqlprovider aspnet_regsql, authentication sql, authentication user management forms blog, Authorization, FormsAuthentication, FormsAuthentication authorization web.config, authentication
  • Forms Authentication Issue

    I have a .net Application in the directory path ' \redoctanegames\iweb '. I created a sub-domain for this - iweb.redoctanegames.com. My Issue : Now when i access http://iweb.redoctanegames.com , it prompts a 'Authentication Required' dialog box and asks for the username and password. In the IIS setting...
    Posted to Security (Forum) by ramesh_g75 on 04-04-2007, 12:00 AM
    Filed under: 1.1, ActiveDirectoryMembershipProvider Membership Authentication Configuration, ASP.NET 1.1, ASP.NET Membership, authentication authorization messages, authentication cookie ticket, Authentication Redirect, authentication sql, Authentication timeout session identity, authentication user management forms blog, Authorization, cookies forms authentication, cookies forms authentication persistant session, custom authentication sql database asp.net C#, Forms authentication, FormsAuthentication, FormsAuthentication Active Directory, FormsAuthentication authorization web.config, FormsAuthentication IE7 SetAuthCookie RedirectFromLoginPage, formsAuthentication membership roleproviderr, FormsAuthentication userID, membership authentication redirect, Application_AuthenticateRequest, ASP.NET Authentication, authentication, asp.net forms authentication shtml server side includes IIS
  • What is the default encryption for password in ASP.Net configuration?

    I've created a website for our company and my users were all created with the configuration wizard. What I'm trying to do is create an Access front-end but I want users to log in using the same username and password as the website. I can link the aspnet_users and aspnet_membership into access but I would...
    Posted to Security (Forum) by lc1200 on 03-25-2007, 12:00 AM
    Filed under: encryption, Access, ActiveDirectoryMembershipProvider Membership Authentication Configuration, ASP.NET 2.0, authentication sql, authentication user management forms blog, Authorization, FormsAuthentication, FormsAuthentication authorization web.config, HashPasswordForStoringInConfigFile, login usercontrol, membership, Membership Provider, membership authentication, membership authentication redirect, login control, authentication, changepassword, data security, login, membership authentication createuserwizard changepassword, ASP.NET Authentication
  • 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: security, User.Identity.Name, ASP.NET 2.0, authentication cookie ticket, Authorization, Forms authentication, FormsAuthentication, FormsAuthentication authorization web.config, FormsAuthentication IE7 SetAuthCookie RedirectFromLoginPage, FormsAuthentication userID, Web.config, Application_AuthenticateRequest, ASP.NET Authentication, authentication
  • 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: ActiveDirectoryMembershipProvider Membership Authentication Configuration, Authorization, custom membership provider, DirectoryServices, FormsAuthentication, FormsAuthentication Active Directory, FormsAuthentication authorization web.config, formsAuthentication membership roleproviderr, login, Loginview, membership, membership Provider groups privileges roles, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, Membership Role Provider authentication parameters, Membershipship, membership authentication redirect, login control, authentication
  • 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: role, role member security, Role Provider, role security authorization, RoleManagerModule bug, Security - membership, ASP.NET Membership, Authorization, FormsAuthentication, membership, Membership Provider, membership authentication redirect, authentication
Page 1 of 2 (13 items) 1 2 Next >