| Mike Horton wrote
Can you post the steps to recreate this problem? I just tried to register a user that belongs in one portal on another without any problems(*). I also created a new portal with that user as the administrator without any problems.
* My first attempt to register the user did fail with the error that everyone is getting but that's because I used the wrong password. The user has to use the same password across portals and, to my knowledge, this has always been the case in DNN.
|
I created a user with the same username, password, and e-mail address across portals. I got the verification e-mail, but after I entered the verification code, I get this error message:
The E-mail supplied is invalid.
I also logged in as admin and see the user registered as an unauthorized user. I tried to authorize the user, but I got the same error message. Note that I am using the default membership provider with RequiresUniqueEmail set to true in the web.config file.