Browse by Tags

Related Posts

  • Restrict access to a specific user for a page

    I need to allow only one user access to a specific page in my project and have tried the following code snippet in the web.config to no avail 1 < location path= "OldThemeManager.aspx" > 2 < system.web > 3 < authorization > 4 < allow users= "test11" /> 5 <...
    Posted to Security (Forum) by sudeepunnikrishnan on 11-20-2008, 12:00 AM
    Filed under: system.web, authorization, location, web.config
  • XmlMembershipProvider not being called.

    I am woking with ASP.Net in VB with VSTS 2008 on Windows XP Pro SP3. I have an implementation of an XmlMembershipProvider that Inherits MembershipProvider. It has several methods including Initialize and ValidateUser as well as others. I am using forms based authentication. I have put the following in...
    Posted to Security (Forum) by dbaechtel on 05-17-2008, 12:00 AM
    Filed under: vb.net, Visual Studio, .NET 2.0, .net 2.0 security, asp .net 2.0, ASP.NET 2.0, asp.net 2.0 memembership, ASP.NET Membership, Authenticate, Authorization, Forms authentication, membership, MembershipProvider, MembershipProvider web.config, membership authentication, Web.config, ASP.NET Authentication
  • Authorization: working with roles

    Hello, I have a little problem and a little trouble to solve it. Like i already said in the tittle it's about working with roles in a .net webapplication. I have three roles: students, teachers and admins students have only the permissions to view files in the students folder, teachers in the teachers...
    Posted to Security (Forum) by iviruz.be on 03-12-2008, 12:00 AM
    Filed under: Authorization, login, Web.config
  • 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
  • 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
  • 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
  • AD / ADAM authentication and IIS 6.0 (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Security (Forum) by fivepoundunit on 08-11-2007, 12:00 AM
    Filed under: NTauthentication, SearchResult, SearchResultCollection, Security - membership, security - membership users, Security membership, System.Net.NetworkCredential nt-authentication, user, user authentication, User Identity, User Information, User.Identity.Name, UserName, users, Virtual Directory, Visual Studio, visual web developer, Web, web application project, Active Directory, authentication browsers, authentication user management forms blog, Authorization, IIS6, impersonate, impersonate impersonation web.config, impersonation, LDAP, Logged in username, membership, membership authentication, membership authentication redirect, windows authentication, windows authentication forms authentication, windows authentications, Web.config, IIS, Validation, 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
  • 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
Page 1 of 2 (18 items) 1 2 Next >