Browse by Tags

Related Posts

  • 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
  • File Access & Roles

    Hi All, Can any one advise? I have a gallery section on my site which accesses jpg images with a folder that is restricted and only users within Role "siteAdmins" can access which works fine. If you try to access any of the images directly via the browser it diverts to the login page. however when your...
    Posted to Security (Forum) by leemallon on 02-03-2007, 12:00 AM
    Filed under: role, Role Provider, security, Security - membership, file, FormsAuthentication, membership, Membership Provider, role member security, role security authorization, login
  • Unable to log out after setting domain in auth cookie

    I have the following code running in the asp:login control's LoggedIn event. This allows me to share the cookie between multiple sub-domains in my application. string cookieName = FormsAuthentication.FormsCookieName; HttpCookie cookie = Context.Request.Cookies[cookieName]; if (cookie != null) { // Set...
    Posted to Security (Forum) by pcave on 02-02-2007, 12:00 AM
    Filed under: FormsAuthentication, loggedIn event, login control, login
  • 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
  • Re: Login Page just refreshes with ASP.NET 2.0 Login Control

    Do you have a value setup for the Login.DestinationPageUrl Property ?
    Posted to Security (Forum) by markwsanders on 12-07-2006, 12:00 AM
    Filed under: ASP.NET 2.0, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, FormsAuthentication, FormsAuthentication userID, membership, login control, login
Page 1 of 1 (5 items)