Hi
I have set the passwordFormat="Hashed" in the web.config.
When I create a new contact the passwordSalt field is empty, the password field is empty and the passwordhash field contains a hashed code and the passwordformat field is empty.
When I look at the sample Customer Portal contact and the system administrator contact, which was created using a hashed algorithm, all the above fields contain data.
How do I get it to create a password salt?
Your assistance would be greatly appreciated.
Dan Plouffe