Membership - Use existing Useraccounts with no PasswordSalt

I have an existing user Database with passwords stored MD5-hashed.

The SQL -membershipprovider of ASP 2.0 stores Passwords with a salt -
value. I tried to set the salt of imported users to en empty string,
but then ValidateUser returns false.

Is it possible to use Passwords that are not salted?

regards
Mathias
Mathias Fritsch [ Mo, 31 März 2008 14:39 ] [ ID #1932607 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Membership - Use existing Useraccounts with no PasswordSalt

Vorheriges Thema: Re: grouping controls together
Nächstes Thema: RE: grouping controls together