Browse by Tags

Related Posts

  • Profile isn't saving to database

    I'm having trouble saving information to a new user's profile. I can call the new user using ProfileBase (it returns blank values but the username is accurate) and I can apply values to the properties, but for some reason they don't save. I read somewhere that ProfileBase isn't created...
    Posted to Security (Forum) by markatwilliams on 04-30-2009, 12:00 AM
    Filed under: Profile, ProfileBase, SQLMembershipProvider
  • Digest Authentication with SqlMembershipProvider

    I've been scouring the internet and haven't come across a viable solution for create a way to use digest authentication with a sql membership provider. Is this even possible? I assume I would have to create an HTTPModule, but don't even know where to start. Can someone enlighten me or point...
    Posted to Security (Forum) by dougakins on 12-09-2008, 12:00 AM
    Filed under: authentication, digest, SQLMembershipProvider
  • Membership with Webservice integration

    Hi all!!! I've been searching over the net and I've seen some interesting posts about using a custom membership provider, that workes via webservice. Does any one know how to configure the website to "call" the service whenever it needs to communicate with the membership provider? My...
    Posted to Security (Forum) by stealth_pt on 07-21-2008, 12:00 AM
    Filed under: membership, webservice, SqlMembershipProvider
  • Problems moving a custom membership database between websites/applications Help!!

    I want to copy a database with all my membership details in the custom provider to another web site. When I do this the new web site connects to the database via the connection placed inthe web.config file but on watching activing in the SQL server profiler correct passwords are rejected. This looks...
    Posted to Security (Forum) by gordziejko on 05-11-2008, 12:00 AM
    Filed under: security - membership users, Security membership, SQLMembershipProvider, user authentication, ASP.NET Authorization role profile provider, asppnetdb membership, database, Forms authentication, FormsAuthentication, Membership Provider, membershipprovider login, membership authentication, form based authentication, login problem, aspnet membership
  • Re: Setting Membership/Profile/Role provider's connection string at runtime...?

    OK figured it out...and my multi national company is now saved...ha ha This is a one liner gang........ you will need to create your own providers however, We simply downloaded the SampleProviderToolkitSampleProviders from microsoft to lessen the blow. http://download.microsoft.com/download/a/b/3/ab3c284b...
    Posted to Security (Forum) by BDawg on 03-04-2008, 12:00 AM
    Filed under: SQLProfileProvider, SQLMembershipProvider, provider toolkit msi
  • Login - failed password attempts increments by 2 instead of one.

    Hello, In my web.config I have a SqlMembershipProvider with the following properties set. maxInvalidPasswordAttempts="6" passwordAttemptWindow="10" When a user logs in with the incorrect password three times, the use is locked out i.e. the FailedPasswordAttemptCount is incremeting...
    Posted to Security (Forum) by seanwean on 12-26-2007, 12:00 AM
    Filed under: login attempts, SQLMembershipProvider
  • Problems configuring membership on 2003 server.

    1. I have a website running just fine (membership, roles, user logins etc) on my own development machine (Vista) , Cassini , SQL server express using VWD. 2. I am having problem implementing to our MIS testing server , Windows 2003 server , IIS6. 3. I have run aspnet_regsql and created the membership...
    Posted to Security (Forum) by Dennis.C on 12-11-2007, 12:00 AM
    Filed under: asp.net 2.0 memembership, asp.NET website configuration tool, SQLMembershipProvider
  • Re: how can i use ASP.NET 2.0 Membership in SQL 2000

    [quote user="mrdindar"] hi fiends! every body knows about using membership in ASP.NET 2.0 but i want to use them in sql 2000 , what should i do? [/quote] Hello! To add the Membership schema to a SQL Server 2000 database, just fire up the aspnet_regsql.exe tool and point it to your SQL Server...
    Posted to Security (Forum) by Scott Mitchell on 11-13-2007, 12:00 AM
    Filed under: SQLMembershipProvider
  • Customer Membership Provider

    Hello all, We're trying to implement the asp.net membership feature. The main purpose behind this is so that we can easily create the login form functionality, and not have to worry about keeping users authenticated. Also another reason is to use password hashing. We already have a sql 2005 database...
    Posted to Security (Forum) by rizzy on 10-29-2007, 12:00 AM
    Filed under: password hashing, security, SQLMembershipProvider, ASP.NET 2.0, custom membership provider, membership, salt
  • Re: What algorithm is being used for encryptpassword/decryptpassword method?

    Thanks for your reply. I've been looking at the SQLMembershipProvider.cs source, and scanning my eyes over the funtions. I am not an expert, but have a general understanding of how things work, and also, im pretty new to .net (as classic asp was my confident language previously). I just decided to...
    Posted to Security (Forum) by wizzkidd07 on 10-22-2007, 12:00 AM
    Filed under: sha1, SHA256, SQLMembershipProvider
Page 1 of 2 (14 items) 1 2 Next >